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

AtomicBool/apex_dma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nolonger update

APEX DMA

Based on Memprocfs, MicroVMI plugin( for leechcore ), and Memflow QEMU Connector.
There's a simple example showing how to get key state and
CR3 won't work now

Tested Features (July 2024)

  • Keyboard (windows version > 22000)
  • 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

Keybaord

  • 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