r2con2020_deobfuscation
Deobfuscator
Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware
76 stars
8 watching
9 forks
Language: Python
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 |
| A code deobfuscation framework for simplifying complex Boolean expressions in binary code | 286 |
| Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 580 |
| Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions | 133 |
| A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |
| An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. | 148 |
| A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures | 5 |
| A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 |
| Decodes and deobfuscates obfuscated Excel macros from various file formats. | 575 |
| A tool for decrypting and deobfuscating strings from the EvilQuest/ThiefQuest malware | 6 |
| Tools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator | 86 |
| A PyTorch implementation of an attention network for dynamic scene deblurring | 37 |
| A tool to deobfuscate and simplify JavaScript code | 350 |
| Deobfuscation tool for .NET patching applications | 24 |