stadeo
Deobfuscator
An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques.
Control-flow-flattening and string deobfuscator
148 stars
6 watching
15 forks
Language: Python
last commit: over 3 years ago control-flowdeobfuscationdeobfuscatoremotetidaida-proidapythonmalwaremiasmpythonreverse-engineeringstantinkostrings
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures | 5 |
| Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
| Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions | 133 |
| A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 |
| Recovering control flow from movfuscated binaries by analyzing high-level invariants | 709 |
| Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 |
| A tool for decrypting and deobfuscating strings from the EvilQuest/ThiefQuest malware | 6 |
| Deobfuscation tool for .NET patching applications | 24 |
| Tools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator | 86 |
| A tool to deobfuscate and simplify JavaScript code | 350 |
| A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. | 53 |
| A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,706 |
| Deobfuscation framework using program synthesis to learn the semantics of obfuscated code | 302 |
| Tools for tracing and analyzing .NET function calls and argument dumps to aid in reverse engineering malware. | 5 |