DNPDeobfuscator
Deobfuscator
Deobfuscation tool for .NET patching applications
Open-source deobfuscator for dotnetpatcher (https://bitbucket.org/3dotdev/dotnet-patcher/src/)
24 stars
5 watching
17 forks
Language: C#
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
alxs009/panda-deobfuscator | A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures | 5 |
holly-hacker/eazfixer | A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 |
acsdavid97/dotnethooker | Tools for tracing and analyzing .NET function calls and argument dumps to aid in reverse engineering malware. | 5 |
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 |
jnraber/virtualdeobfuscator | Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions | 133 |
eset/stadeo | An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. | 147 |
janeysprings/dotnet.meteor | An extension for VSCode that enables building, debugging, and deployment of .NET apps on multiple platforms. | 274 |
mrphrazer/r2con2020_deobfuscation | Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 724 |
d35ha/callobfuscator | Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 981 |
mrphrazer/hitb2021ams_deobfuscation | Automated deobfuscation of malware code using symbolic execution and simplification techniques | 71 |
gdbinit/evilquest_deobfuscator | A tool for decrypting strings from the EvilQuest/ThiefQuest malware family. | 6 |
antelox/fopo-php-deobfuscator | Tools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator | 86 |
rub-syssec/syntia | Deobfuscation framework using program synthesis to learn the semantics of obfuscated code | 301 |