
CyberChef
Browser-based toolkit for data decoding, encoding and analysis
35.7k stars 4.1k forks last commit first released Apache-2.0
Actively maintained
Last commit 20 Aug 2026.

CyberChef is a client-side web application for performing a wide range of data transformation and analysis tasks directly in your browser. It is commonly used by security practitioners and analysts to quickly decode, decrypt, parse, and reformat data using repeatable workflows called recipes.
Key Features
- Large library of operations for encoding/decoding, encryption/decryption, hashing, checksums, compression/decompression, and parsing
- Drag-and-drop recipe builder to chain operations into repeatable workflows
- “Auto Bake” mode to automatically re-run recipes as input or steps change
- Breakpoints and step-through execution to inspect intermediate results
- Automated detection helpers (for example, identifying likely layers of encoding)
- Works entirely in the browser by default, minimizing the need to send input data to a server
- Save, load, and share recipes (including via URL state) for repeatability
Use Cases
- Malware analysis and incident response triage (decode blobs, extract and transform indicators)
- CTFs and reverse engineering workflows (layered decoding, cipher experimentation)
- Parsing and transforming logs, certificates, timestamps, and structured data into usable formats
Limitations and Considerations
- Cryptographic operations should not be relied upon as a security guarantee; correctness is not assured for security-critical use
- Very large inputs or complex recipes can be slow due to browser resource constraints
CyberChef is best suited for fast, interactive analysis and transformation tasks where you need a flexible “Swiss Army knife” workflow. Its recipe-based approach makes it easy to reproduce and share complex manipulation steps across teams.
Categories:
Tags:
Tech Stack:
Similar to CyberChef
Fast Music Remover
Web-based background music and noise removal for media
Self-hosted web app that removes background music and reduces noise from videos or audio (including URLs), using FFmpeg and DeepFilterNet-based enhancement.

Chhoto URL
Minimal, fast self-hosted URL shortener written in Rust
Chhoto URL is a lightweight, high-performance self-hosted URL shortener in Rust, focused on simplicity, speed, and minimal features.
Decypharr
qBittorrent-compatible API with multi-debrid integration
Decypharr provides a qBittorrent-compatible API and web UI for managing torrents via multiple debrid providers, designed to work with Sonarr/Radarr and other *Arr apps.

Stirling PDF
Self-hosted PDF editing, conversion, OCR, and automation platform
Open-source PDF platform to edit, convert, OCR, sign, redact, and automate PDF workflows via a web UI and REST API.

docassemble
Expert system for guided interviews and document assembly
Open-source platform for guided web interviews that collect user input, run logic, and generate documents (PDF, DOCX, RTF) or integrate with external services via APIs.

Huntarr
Automation utility to find missing and upgrade media via Arr apps
Huntarr continuously scans your Arr libraries to find missing items and trigger quality upgrades in controlled batches, helping complete and improve your media collection.



