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(Wrap): when line width is negative or float or a very large number it leads to a TypeError
- bug(Generate Image): when Pixel Scale Factor is a large leads to an unhandled RangeError
- bug(Generate Image): when pixel scale factor and pixel per row very small, will lead to a console error
- Preserve zero input in Node API
- bug(Generate Image): when pixel per row is a float even with by example `1024.4`, will lead to no output
- Handle invalid View Bit Plane colour input
- Fix uncaught TypeError in To BCD with empty encoding scheme
- fix(SHA2): correct rounds logic for SHA-512 family in UI and library
- fix: support constructor and __proto__ parameters in Parse URI (#2578)
- Bug report: [SHA2] Default 'Rounds' Value for SHA-2 Family Does Not Reflect Actual Cryptographic Standard
- Docs
- JavaScript not yet supported