mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
187 B
Plaintext
1 line
187 B
Plaintext
A minimal Windows PE loader that manually maps executables into memory, resolves imports, applies relocations, and executes the entry point without using the standard Windows loader APIs. |