cyberchef
https://github.com/gchq/cyberchef
JavaScript
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported3 Subscribers
Add a CodeTriage badge to cyberchef
Help out
- Issues
- Added RenderPDF functionality
- Bug report: Can't install CyberChef in Node v.22
- Add effective key bits option with 128 by default to RC2 operation
- Fix: Support negative parameters in Affine Cipher operations
- Fix return of buffer for PNG QR image generation - resolves #2124
- Make compatible with node >=22. Resolves #1960
- update tesseract.js to 6.0.1
- Bug report: HMAC incorrectly parses decimal key input
- Feature request: Modulo exponentiation (for teaching RSA and DH)
- Added base65536 encoder and decoder
- Docs
- JavaScript not yet supported