mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
195 B
Plaintext
1 line
195 B
Plaintext
A Windows tool that scans process memory regions using VirtualQueryEx to find RWX (Read-Write-Execute) memory pages suitable for code injection, returning addresses of exploitable memory regions. |