syntia
Code deobfuscator
Deobfuscation framework using program synthesis to learn the semantics of obfuscated code
Program synthesis based deobfuscation framework for the USENIX 2017 paper "Syntia: Synthesizing the Semantics of Obfuscated Code"
302 stars
16 watching
55 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 |
| Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 |
| A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 |
| An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. | 148 |
| A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. | 53 |
| A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures | 5 |
| Deobfuscation tool for .NET patching applications | 24 |
| Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |
| A code deobfuscation framework for simplifying complex Boolean expressions in binary code | 286 |
| Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 984 |
| Recovering control flow from movfuscated binaries by analyzing high-level invariants | 709 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
| A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |