Loading...
Loading...
Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.
npx skill4agent add gmh5225/awesome-game-security reverse-engineering-tools- Cheat Engine: Pattern scanning, value searching
- ReClass.NET: Structure reconstruction
- Process Hacker: System analysis- KsDumper: Kernel-space process dumping
- PE-bear: PE file analysis
- ImHex: Hex editor for REGameAssembly.dll1. Identify protections (packer, obfuscator, anti-cheat)
2. Determine game engine and version
3. Collect symbol information if available
4. Map out key modules and dependencies1. Locate target functionality
2. Trace execution flow
3. Document structures and relationships
4. Develop hooking strategyhttps://raw.githubusercontent.com/gmh5225/awesome-game-security/refs/heads/main/README.md