mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
2 lines
443 B
Plaintext
2 lines
443 B
Plaintext
This project is Kong, a tool for deobfuscating or analyzing obfuscated code, likely targeting mixed boolean-arithmetic (MBA) expressions or similar obfuscation patterns. It applies algebraic simplification, pattern matching, or symbolic execution to reduce complex obfuscated expressions back to their original simpler forms. It is aimed at reverse engineers and deobfuscation researchers working with MBA-obfuscated binaries and expressions.
|