parent
d5250b6d0d
commit
2b0bbe4678
@ -1,6 +1,11 @@
|
||||
# amlegit
|
||||
|
||||
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
|
||||
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
|
||||
remotely close to something that can evade a ban.
|
||||
|
||||
This cheat is a blatant paste of [kdmapper](url) and [hwid spoofer](https://github.com/btbd/hwid).
|
||||
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.
|
||||
|
Loading…
Reference in new issue