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: about 7 years ago

Related projects:

RepositoryDescriptionStars
jnraber/virtualdeobfuscatorAnalyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions133
holly-hacker/eazfixerA tool for deobfuscating Eazfuscator-obfuscated .NET assemblies377
eset/stadeoAn analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques.148
xenocoderce/dnpdeobfuscatorDeobfuscation tool for .NET patching applications24
dissectmalware/batch_deobfuscatorDeobfuscates batch scripts by substituting encoded strings and escaping characters.150
mrphrazer/hitb2021ams_deobfuscationAutomated deobfuscation of malware code using symbolic execution and simplification techniques72
perimeterx/restringerA tool to deobfuscate and simplify JavaScript code350
mrphrazer/r2con2020_deobfuscationAutomated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware76
ioncodes/beelessA tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format.53
notprab/.net-deobfuscatorA collection of tools and deobfuscators for .NET assemblies1,264
d35ha/callobfuscatorTools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools.984
leetonidas/demovfuscatorRecovering control flow from movfuscated binaries by analyzing high-level invariants709
antelox/fopo-php-deobfuscatorTools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator86
gdbinit/evilquest_deobfuscatorA tool for decrypting and deobfuscating strings from the EvilQuest/ThiefQuest malware6
seahyinghang8/blinkyAn AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time.43