demovfuscator
Deobfuscator
Recovering control flow from movfuscated binaries by analyzing high-level invariants
A work-in-progress deobfuscator for movfuscated binaries
709 stars
23 watching
54 forks
Language: C++
last commit: over 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| 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 used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. | 53 | |
| Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions | 133 | |
| Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 | |
| A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 | |
| Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 | |
| Deobfuscation tool for .NET patching applications | 24 | |
| Decodes and deobfuscates obfuscated Excel macros from various file formats. | 575 | |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 | |
| Deobfuscation framework using program synthesis to learn the semantics of obfuscated code | 302 | |
| An iconv-lite stream that autodetects the encoding and provides a fallback. | 31 | |
| A plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces | 553 | |
| An implementation of an image deblurring algorithm using a transformer-based model | 94 | |
| A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed. | 39 |