VirtualDeobfuscator
Deobfuscator
Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions
Reverse engineering tool for virtualization wrappers
133 stars
7 watching
24 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 |
| Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
| A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures | 5 |
| A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. | 53 |
| An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. | 148 |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 |
| A tool for decrypting and deobfuscating strings from the EvilQuest/ThiefQuest malware | 6 |
| A tool to deobfuscate and simplify JavaScript code | 350 |
| An enhancement tool for Ghidra's binary analysis capabilities | 289 |
| A collection of tools and deobfuscators for .NET assemblies | 1,264 |
| Decodes encoded VBScript files by removing obfuscation markers. | 184 |
| Deobfuscation tool for .NET patching applications | 24 |
| A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |
| Decodes and deobfuscates obfuscated Excel macros from various file formats. | 575 |
| Analyzes and captures malware traffic on Linux sandboxed environments using QEMU hypervisor and various CPU architectures. | 261 |