Tools: encoding-decoding (9)
Pentesting tools tagged encoding-decoding. See all tools or the category key.
Balbuzard (T)
Python malware analysis toolkit that extracts indicators and brute-forces common obfuscation patterns including XOR and rotation transforms.
ClearImage Barcode Reader
Web-based barcode and QR code recognition tool using Inlite Research ClearImage technology for common image and document formats.
Functions Online
PHP-oriented online utility suite for common encoding, decoding, hashing, and string-manipulation function tests.
iheartxor.py (T)
Python script for brute-forcing XOR-obfuscated strings within defined boundaries to reveal hidden text in malware samples.
NoMoreXOR.py (T)
Python utility for recovering long XOR keys using character frequency heuristics and YARA-assisted pattern matching.
unxor (T)
Known-plaintext XOR analysis utility for deriving keystreams and recovering original content from encoded samples.
XORBruteForcer.py (T)
Single-byte XOR brute-force Python script that iterates candidate key values and surfaces matching decoded output.
XORSearch & XORStrings (T)
Didier Stevens command-line utilities for locating XOR, ROL, ROT, and SHIFT-encoded strings in suspicious binaries.
xortool (T)
Python-based XOR analysis tool that estimates key lengths and recovers likely multi-byte keys via frequency analysis.