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(Parse URI): When using __proto__ or constructor as the url parameters, those arguments are not outputted
- Added two operations RSADecryptPublic and RSAEncryptPrivate
- Added Content-Security-Policy.
- fix(bcrypt): handle invalid rounds by throwing OperationError
- fix: handle invalid luhn checksum input
- 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(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