Panda-Deobfuscator

Deobfuscator

A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures

GitHub

5 stars
2 watching
5 forks
Language: C#
last commit: over 5 years ago

Related projects:

Repository Description Stars
jnraber/virtualdeobfuscator Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions 133
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. 147
xenocoderce/dnpdeobfuscator Deobfuscation tool for .NET patching applications 24
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
perimeterx/restringer A tool to deobfuscate and simplify JavaScript code 336
mrphrazer/r2con2020_deobfuscation Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware 76
ioncodes/beeless A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format. 53
notprab/.net-deobfuscator A collection of tools and deobfuscators for .NET assemblies 1,256
d35ha/callobfuscator Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. 981
leetonidas/demovfuscator Recovering control flow from movfuscated binaries by analyzing high-level invariants 707
antelox/fopo-php-deobfuscator Tools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator 86
gdbinit/evilquest_deobfuscator A tool for decrypting strings from the EvilQuest/ThiefQuest malware family. 6
seahyinghang8/blinky An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. 41