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 uncaught TypeError in "Show on map" operation.
- Decode JWT token and verify signature
- Add PowerShell deobfuscation operations (Format String, EncodedCommand, Backtick, Concatenation, Char Decode)
- bug(Generate TOTP): Generate TOTP generates invalid password and otpauth urls
- bug(Generate HOTP): Inputs that contains invalid characters, causes TypeError
- bug(Generate HOTP): Generate HOTP generates invalid password and otpauth urls
- bug(Generate QR Code): Negative margin and module size (px) throw an unhandled RangeError
- bug(Pseudo Random Number Generator): negative number of bytes leads to an unhandled RangeError
- bug(Pseudo Random Integer Generator): negative numbers results on empty output
- bug(Generate De Bruijn Sequence): an alphabet size or key length that is float will cause an unhandled RangeError
- Docs
- JavaScript not yet supported