Tools: deobfuscation (28)
Pentesting tools tagged deobfuscation. See all tools or the category key.
1768.py
Analyze Cobalt Strike beacons.
base64dump.py
Locate and decode strings encoded in Base64 and other common encodings.
brxor.py
Bruteforce XOR'ed strings to find those that are English words.
Chepy
Decode and otherwise analyze data using this command-line tool and Python library.
Cobalt Strike Configuration Extractor (CSCE) and Parser <a href="#csce" id="csce"></a>
Analyze Cobalt Strike beacons.
cs-analyze-processdump.py
Analyze Cobalt Strike beacon process dumps to detect sleep mask encoding.
cs-decrypt-metadata.py
Decrypt Cobalt Strike metadata.
cs-extract-key.py
Extract AES and HMAC keys from Cobalt Strike beacon process memory.
cut-bytes.py
Cut out a part of a data stream.
CyberChef
Decode and otherwise analyze data using this browser app.
DC3-MWCP
Parsing configuration information from malware.
ex_pe_xor.py
Search an XOR'ed file for indications of executable binaries.
FLOSS
Extract and deobfuscate strings from PE executables.
format-bytes.py
Decompose structured binary data with format strings.
hex-to-bin.py
Convert hexadecimal text dumps to binary data.
Malchive
Perform static analysis of various aspects of malicious code.
NoMoreXOR.py
Help guess a file's 256-byte XOR by using frequency analysis.
numbers-to-string.py
Translate number sequences into ASCII characters.
sets.py
Perform set operations on lines or bytes in text files.
strdeob.pl
Locate and decode stack strings in executable files.
translate.py
Translate bytes according to a Python expression.
unicode
Display Unicode character properties.
unXOR
Deobfuscate XOR'ed files.
xor-kpa.py
Implement a XOR known plaintext attack.
xorBruteForcer.py
Bruteforce an XOR-encoded file.
xorsearch.py
Search for XOR, ROL, ROT, and SHIFT encoded strings with YARA and regex support.
XORStrings
Search for XOR encoded strings in a file.
xortool
Analyze XOR-encoded data.