mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
46e50c9fdc
"cyber" operations within a web browser. These operations include creating hexdumps, simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, data compression and decompression, calculating hashes and checksums, IPv6 and X.509 parsing, and much more.
9 lines
401 B
Plaintext
9 lines
401 B
Plaintext
CyberChef is a simple, intuitive web app for carrying out all manner of
|
|
"cyber" operations within a web browser. These operations include
|
|
creating hexdumps, simple encoding like XOR or Base64, more complex
|
|
encryption like AES, DES and Blowfish, data compression and
|
|
decompression, calculating hashes and checksums, IPv6 and X.509
|
|
parsing, and much more.
|
|
|
|
WWWW: https://github.com/gchq/CyberChef/wiki
|