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 supported4 Subscribers
Add a CodeTriage badge to cyberchef
Help out
- Issues
- bug(Snefru): Negative size number lesser or equal to -32 causes an unhandled RangeError, for heigher than -32 no output
- bug(BLAKE2b): when output encoding have no value give unclear errors
- bug(BLAKE2s): When output encoding have no value, the error messages are incomplete and json not text
- bug(Blake3): negative size bytes and float size bytes cause an unhandled RangeError
- bug(HMAC): when hashing function is empty it throws an uncaught TypeError
- Npm and yarn/major version updates
- Fix Swap endianness data format validation
- Fix HMAC empty hash function validation
- Fix BLAKE3 size validation
- Fix BLAKE2 output encoding validation
- Docs
- JavaScript not yet supported