88 Deobfuscator
Interactive menu-based deobfuscator for beginners
Supported Obfuscations:
- Base: base64, base32, base16
- Compressions: zlib, gzip, lzma
- Combinations: base + compression
- Alana: GrandioseeObf, CleverObf, XindexObf
- Specific: RendyObf, BlankObfv2, ChristianObf, ImpostorObf
- Auto-mode: automatic recognition of the obfuscation type and deobfuscate it
Installation & Run:
git clone https://github.com/k88-b/88deobfuscator.git
cd 88deobfuscator
uv sync
uv run src/deobfuscator/main.py
Deobfuscating ChristianObf requires pycdc.
Before/After Example:
Contact:
- If you need help contact me on telegram: @k88_w

