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
- fix: handle invalid luhn checksum input
- Feature request: Automated Parameter Validation
- Fix: Add input validation for XOR Checksum blocksize (#2537)
- Implementing ROR13 feature
- bug(Bcrypt Compare): an uncaught Illegal number of rounds (4-31) error
- bug(Bcrypt Compare): an uncaught Invalid salt version:
- bug(Luhn Checksum): invalid input cause an unhandled Character: X is not valid in radix N.
- bug(XOR Checksum): a float or negative block size cause an uncaught RangeError
- bug(View Bit Plane): Switching IHDR to IBDR on a png file cause an unhandled error
- bug(SHA2): can't access property "update", i is undefined when size have no value
- Docs
- JavaScript not yet supported