Files
gmh5225-awesome-game-security/description/LostOxygen/gnn_deobfuscation/description_en.txt
T

2 lines
472 B
Plaintext

This project is a Graph Neural Network-based approach to deobfuscating Mixed Boolean-Arithmetic (MBA) expressions. The Python codebase includes training and testing pipelines with datasets from multiple MBA obfuscators including Loki, MBABlast, and MBAObfuscator, organized by variable count and operation depth. It is mainly useful for deobfuscation researchers and security analysts studying machine learning approaches to simplifying obfuscated arithmetic expressions.