syntia

Code deobfuscator

Deobfuscation framework using program synthesis to learn the semantics of obfuscated code

Program synthesis based deobfuscation framework for the USENIX 2017 paper "Syntia: Synthesizing the Semantics of Obfuscated Code"

GitHub

302 stars
16 watching
55 forks
Language: Python
last commit: over 4 years ago

Related projects:

Repository Description Stars
mrphrazer/r2con2020_deobfuscation Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware 76
dissectmalware/batch_deobfuscator Deobfuscates batch scripts by substituting encoded strings and escaping characters. 150
mrphrazer/hitb2021ams_deobfuscation Automated deobfuscation of malware code using symbolic execution and simplification techniques 72
holly-hacker/eazfixer A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies 377
eset/stadeo An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. 148
ioncodes/beeless A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. 53
alxs009/panda-deobfuscator A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures 5
xenocoderce/dnpdeobfuscator Deobfuscation tool for .NET patching applications 24
mindedsecurity/jstillery Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) 864
mrphrazer/msynth A code deobfuscation framework for simplifying complex Boolean expressions in binary code 286
d35ha/callobfuscator Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. 984
leetonidas/demovfuscator Recovering control flow from movfuscated binaries by analyzing high-level invariants 709
sindresorhus/gulp-strip-debug Removes console statements from JavaScript code to strip debugging information 251
sirthias/borer Provides efficient serialization and deserialization capabilities for binary data formats 226
bonnetn/vba-obfuscator A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software 150