CyberChef
The Cyber Swiss Army Knife for encryption, encoding, compression, and data analysis.
Why consider CyberChef?
CyberChef is an open-source web application created by GCHQ for carrying out complex data operations. It features over 300 drag-and-drop operations for Base64 encoding, AES encryption, JSON parsing, regex extraction, hex dumps, and timestamp conversions.
Learn CyberChef by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of CyberChef
CyberChef enables engineers and analysts to chain multi-step data transformations into reproducible recipes.
Quickstart
- Open CyberChef directly in any web browser (runs 100% client-side).
- Drag operations like From Base64, Gunzip, and JSON Beautify into the Recipe pane.
- Paste raw text or upload binary payloads into Input to view real-time decoded output.
CyberChef is licensed under the Apache License 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.