batch_deobfuscator

Batch deobfuscator

Deobfuscates batch scripts by substituting encoded strings and escaping characters.

Deobfuscate batch scripts obfuscated using string substitution and escape character techniques.

GitHub

150 stars
8 watching
26 forks
Language: Python
last commit: almost 4 years ago
batchbatch-scriptdeobfuscationdeobfuscatorescape-charstring-substitution

Related projects:

RepositoryDescriptionStars
mrphrazer/hitb2021ams_deobfuscationAutomated deobfuscation of malware code using symbolic execution and simplification techniques72
mrphrazer/r2con2020_deobfuscationAutomated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware76
dissectmalware/xlmmacrodeobfuscatorDecodes and deobfuscates obfuscated Excel macros from various file formats.575
holly-hacker/eazfixerA tool for deobfuscating Eazfuscator-obfuscated .NET assemblies377
alxs009/panda-deobfuscatorA tool for analyzing and deobfuscating binary executables by manipulating their code and data structures5
gdbinit/evilquest_deobfuscatorA tool for decrypting and deobfuscating strings from the EvilQuest/ThiefQuest malware6
jnraber/virtualdeobfuscatorAnalyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions133
eset/stadeoAn analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques.148
rub-syssec/syntiaDeobfuscation framework using program synthesis to learn the semantics of obfuscated code302
antelox/fopo-php-deobfuscatorTools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator86
mindedsecurity/jstilleryTools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs)864
bonnetn/vba-obfuscatorA tool that obfuscates Visual Basic code to evade signature scans from Antivirus software150
perimeterx/restringerA tool to deobfuscate and simplify JavaScript code350
ioncodes/beelessA tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format.53
sindresorhus/gulp-strip-debugRemoves console statements from JavaScript code to strip debugging information251