EazFixer
Deobfuscator
A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies
A deobfuscation tool for Eazfuscator.
377 stars
31 watching
129 forks
Language: C#
last commit: over 1 year ago deobfuscationdeobfuscatoreazfuscator
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
d35ha/callobfuscator | Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 981 |
dissectmalware/batch_deobfuscator | Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 145 |
mrphrazer/hitb2021ams_deobfuscation | Automated deobfuscation of malware code using symbolic execution and simplification techniques | 71 |
eset/stadeo | An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. | 147 |
gdbinit/evilquest_deobfuscator | A tool for decrypting strings from the EvilQuest/ThiefQuest malware family. | 6 |
mrphrazer/r2con2020_deobfuscation | Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
notprab/.net-deobfuscator | A collection of tools and deobfuscators for .NET assemblies | 1,256 |
ioncodes/beeless | A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. | 53 |
rub-syssec/syntia | Deobfuscation framework using program synthesis to learn the semantics of obfuscated code | 301 |
antelox/fopo-php-deobfuscator | Tools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator | 86 |
mindedsecurity/jstillery | Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |
hack2fun/bypassav | A tool for generating obfuscated executable files to evade antivirus detection | 899 |
perimeterx/restringer | A tool to deobfuscate and simplify JavaScript code | 336 |