xdg-utils, python3
git clone https://github.com/the-src/local_cyberchef.git
cd local_cyberchef
chmod +x cyberchef.sh
sudo ./cyberchef.sh
sudo cyberchef
This is a bash script for opening CyberChef in your local computer.
CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression and decompression of data, calculating hashes and checksums, IPv6 and X.509 parsing, changing character encodings, and much more.
The tool is designed to enable both technical and non-technical analysts to manipulate data in complex ways without having to deal with complex tools or algorithms. It was conceived, designed, built and incrementally improved by an analyst in their 10% innovation time over several years.
Please note that you need root privileges to run this script. https://discord.io/soft-sec