Panda-Deobfuscator
Deobfuscator
A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures
5 stars
2 watching
5 forks
Language: C#
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions | 133 |
| A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 |
| An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. | 148 |
| Deobfuscation tool for .NET patching applications | 24 |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 |
| Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 |
| A tool to deobfuscate and simplify JavaScript code | 350 |
| Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
| A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. | 53 |
| A collection of tools and deobfuscators for .NET assemblies | 1,264 |
| Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 984 |
| Recovering control flow from movfuscated binaries by analyzing high-level invariants | 709 |
| Tools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator | 86 |
| A tool for decrypting and deobfuscating strings from the EvilQuest/ThiefQuest malware | 6 |
| An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 43 |