Skip to content

Virtual Machine DMA SDK with DTB Fix(CR3 Fix) for Apex Legends

Notifications You must be signed in to change notification settings

atombottle/apex_dma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APEX DMA

It's a DMA cheat framework for apex legends in VM.
Based on Memprocfs, MicroVMI plugin( for leechcore ), and Memflow QEMU Connector.
There's a simple example showing how to get key state and
the health of LocalPlayer in this repo.

Tested Features

  • Keyboard (windows version > 22000)
  • CR3(DTB) Fix
  • Basic Memory Functions:
  • Scatter Read / Read
  • Array Read
  • Get Base Module Address / Size
  • Scatter Write / Write

Use

  git clone https://github.com/atombottle/apex_dma.git
  sudo make
  cd build
  sudo ./apex_dma

Clean:

  sudo make clean

TODO

Nothing.

  • Windows with version <22000 will not be supported ( keyboard )
    because the Registry is not working well
    but modify winver in Memory/InputManager.cpp might work ( I don't have enough space for another VM so I can't test it)

Credits

Screenshot

Screenshot

About

Virtual Machine DMA SDK with DTB Fix(CR3 Fix) for Apex Legends

Resources

Stars

Watchers

Forks

Packages

No packages published