demovfuscator

Deobfuscator

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

A work-in-progress deobfuscator for movfuscated binaries

GitHub

707 stars
23 watching
54 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eset/stadeo An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. 147
alxs009/panda-deobfuscator A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures 5
ioncodes/beeless A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. 53
jnraber/virtualdeobfuscator Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions 133
mrphrazer/r2con2020_deobfuscation Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware 76
holly-hacker/eazfixer A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies 377
mrphrazer/hitb2021ams_deobfuscation Automated deobfuscation of malware code using symbolic execution and simplification techniques 71
xenocoderce/dnpdeobfuscator Deobfuscation tool for .NET patching applications 24
dissectmalware/xlmmacrodeobfuscator Decodes and deobfuscates obfuscated Excel macros from various file formats. 572
dissectmalware/batch_deobfuscator Deobfuscates batch scripts by substituting encoded strings and escaping characters. 145
rub-syssec/syntia Deobfuscation framework using program synthesis to learn the semantics of obfuscated code 301
danielgindi/node-autodetect-decoder-stream An iconv-lite stream that detects the encoding of input data and falls back to a specified fallback encoding. 31
airbus-cert/ttddbg A plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces 553
pp00704831/stripformer-eccv-2022- An implementation of an image deblurring algorithm using a transformer-based model 93
deltadaedalus/vudu A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed. 38