r2con2020_deobfuscation

Deobfuscator

Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware

GitHub

76 stars
8 watching
9 forks
Language: Python
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
mrphrazer/hitb2021ams_deobfuscationAutomated deobfuscation of malware code using symbolic execution and simplification techniques72
dissectmalware/batch_deobfuscatorDeobfuscates batch scripts by substituting encoded strings and escaping characters.150
mrphrazer/msynthA code deobfuscation framework for simplifying complex Boolean expressions in binary code286
mrphrazer/obfuscation_detectionAutomatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering.580
jnraber/virtualdeobfuscatorAnalyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions133
bonnetn/vba-obfuscatorA tool that obfuscates Visual Basic code to evade signature scans from Antivirus software150
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
holly-hacker/eazfixerA tool for deobfuscating Eazfuscator-obfuscated .NET assemblies377
dissectmalware/xlmmacrodeobfuscatorDecodes and deobfuscates obfuscated Excel macros from various file formats.575
gdbinit/evilquest_deobfuscatorA tool for decrypting and deobfuscating strings from the EvilQuest/ThiefQuest malware6
antelox/fopo-php-deobfuscatorTools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator86
pp00704831/banet-tip-2022A PyTorch implementation of an attention network for dynamic scene deblurring37
perimeterx/restringerA tool to deobfuscate and simplify JavaScript code350
xenocoderce/dnpdeobfuscatorDeobfuscation tool for .NET patching applications24