You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
649 B

4 years ago
# amlegit
4 years ago
Reverse Engineering of amlegit/xcheats.cc this p2c sells an internal Apex cheat. Apex is protected by EAC and by the looks of this cheat/spoofer It doesnt even come
4 years ago
remotely close to something that can evade a ban.
4 years ago
4 years ago
This cheat is a blatant paste of [kdmapper](url) and [hwid spoofer](https://github.com/btbd/hwid) using IOCTL hooking of a system driver. If you would like to read
more about this scam you can do so [here](url).
# Overview
As stated before this cheat uses an IOCTL hook to communicate between its usermode process and its manually mapped driver.
4 years ago
<img src="https://git.hacks.ltd/xerox/amlegit/raw/master/overview.png"/>