evilquest_deobfuscator
Malware decrypter
A tool for decrypting strings from the EvilQuest/ThiefQuest malware family.
EvilQuest/ThiefQuest malware strings decrypter/deobfuscator
6 stars
5 watching
0 forks
Language: Go
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dissectmalware/batch_deobfuscator | Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 145 |
holly-hacker/eazfixer | A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 |
mrphrazer/hitb2021ams_deobfuscation | Automated deobfuscation of malware code using symbolic execution and simplification techniques | 71 |
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 |
mrphrazer/r2con2020_deobfuscation | Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
alxs009/panda-deobfuscator | A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures | 5 |
xenocoderce/dnpdeobfuscator | Deobfuscation tool for .NET patching applications | 24 |
detuxsandbox/detux | Analyzes and captures malware traffic on Linux sandboxed environments using QEMU hypervisor and various CPU architectures. | 260 |
gdbinit/efiswissknife | An IDA plugin to assist in reversing (U)EFI binaries | 147 |
perimeterx/restringer | A tool to deobfuscate and simplify JavaScript code | 336 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
trustedsec/pplfaultdumpbof | Tools for analyzing PPLFault-related malware behavior on Windows 10 | 133 |
mindedsecurity/jstillery | Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |
tylerwince/godbg | Provides a debugging macro for Go, similar to Rust's dbg macro | 202 |