Skip to content
SecArsenal
Educational and ethical use only. Only test systems you own or are explicitly authorized to test. Full disclaimer.

Tools: deobfuscation (28)

Pentesting tools tagged deobfuscation. See all tools or the category key.

Team (best effort)

1768.py

Analyze Cobalt Strike beacons.

deobfuscation Blue Team

base64dump.py

Locate and decode strings encoded in Base64 and other common encodings.

deobfuscation Blue Team

brxor.py

Bruteforce XOR'ed strings to find those that are English words.

deobfuscation Blue Team

Chepy

Decode and otherwise analyze data using this command-line tool and Python library.

deobfuscation Blue Team

Cobalt Strike Configuration Extractor (CSCE) and Parser <a href="#csce" id="csce"></a>

Analyze Cobalt Strike beacons.

deobfuscation Blue Team

cs-analyze-processdump.py

Analyze Cobalt Strike beacon process dumps to detect sleep mask encoding.

deobfuscation Blue Team

cs-decrypt-metadata.py

Decrypt Cobalt Strike metadata.

deobfuscation Blue Team

cs-extract-key.py

Extract AES and HMAC keys from Cobalt Strike beacon process memory.

deobfuscation Blue Team

cut-bytes.py

Cut out a part of a data stream.

deobfuscation Blue Team

CyberChef

Decode and otherwise analyze data using this browser app.

deobfuscation Blue Team

DC3-MWCP

Parsing configuration information from malware.

deobfuscation Blue Team

ex_pe_xor.py

Search an XOR'ed file for indications of executable binaries.

deobfuscation Blue Team

FLOSS

Extract and deobfuscate strings from PE executables.

deobfuscation Blue Team

format-bytes.py

Decompose structured binary data with format strings.

deobfuscation Blue Team

hex-to-bin.py

Convert hexadecimal text dumps to binary data.

deobfuscation Blue Team

Malchive

Perform static analysis of various aspects of malicious code.

deobfuscation Blue Team

NoMoreXOR.py

Help guess a file's 256-byte XOR by using frequency analysis.

deobfuscation Blue Team

numbers-to-string.py

Translate number sequences into ASCII characters.

deobfuscation Blue Team

sets.py

Perform set operations on lines or bytes in text files.

deobfuscation Blue Team

strdeob.pl

Locate and decode stack strings in executable files.

deobfuscation Blue Team

translate.py

Translate bytes according to a Python expression.

deobfuscation Blue Team

unicode

Display Unicode character properties.

deobfuscation Blue Team

unXOR

Deobfuscate XOR'ed files.

deobfuscation Blue Team

xor-kpa.py

Implement a XOR known plaintext attack.

deobfuscation Blue Team

xorBruteForcer.py

Bruteforce an XOR-encoded file.

deobfuscation Blue Team

xorsearch.py

Search for XOR, ROL, ROT, and SHIFT encoded strings with YARA and regex support.

deobfuscation Blue Team

XORStrings

Search for XOR encoded strings in a file.

deobfuscation Blue Team

xortool

Analyze XOR-encoded data.

deobfuscation Blue Team