mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
226 B
Plaintext
1 line
226 B
Plaintext
A Windows kernel pool memory diffing toolkit with a kernel driver that snapshots pool allocations and a user-mode Go tool that compares snapshots to detect new allocations, useful for finding kernel object leaks and forensics. |