demovfuscator

Deobfuscator

Recovering control flow from movfuscated binaries by analyzing high-level invariants

A work-in-progress deobfuscator for movfuscated binaries

GitHub

709 stars
23 watching
54 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eset/stadeoAn analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques.148
alxs009/panda-deobfuscatorA tool for analyzing and deobfuscating binary executables by manipulating their code and data structures5
ioncodes/beelessA tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format.53
jnraber/virtualdeobfuscatorAnalyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions133
mrphrazer/r2con2020_deobfuscationAutomated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware76
holly-hacker/eazfixerA tool for deobfuscating Eazfuscator-obfuscated .NET assemblies377
mrphrazer/hitb2021ams_deobfuscationAutomated deobfuscation of malware code using symbolic execution and simplification techniques72
xenocoderce/dnpdeobfuscatorDeobfuscation tool for .NET patching applications24
dissectmalware/xlmmacrodeobfuscatorDecodes and deobfuscates obfuscated Excel macros from various file formats.575
dissectmalware/batch_deobfuscatorDeobfuscates batch scripts by substituting encoded strings and escaping characters.150
rub-syssec/syntiaDeobfuscation framework using program synthesis to learn the semantics of obfuscated code302
danielgindi/node-autodetect-decoder-streamAn iconv-lite stream that autodetects the encoding and provides a fallback.31
airbus-cert/ttddbgA plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces553
pp00704831/stripformer-eccv-2022-An implementation of an image deblurring algorithm using a transformer-based model94
deltadaedalus/vuduA GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed.39