Skip to content

ioncodes/pooldump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pooldump

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"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published