pooldump
January 12, 2022 ยท View on GitHub
Attempts to dump all nonpaged BigPools from kernel.
WARNING: Insanely retarded code. This project can and will induce brain damage.
Usage
mkdir C:\tmp
kdmapper.exe pooldump.sys
EasyAntiCheat
This tool can be used to extract the DLL that EACs manualmaps into the game process. Before launching the driver start your EAC protected game and then scan for the eac0 or eac1 segment. You'll will most likely need to remove the first ~7 bytes (up until the MZ header). Example:
grep -rnwa . -e "eac0"