Skip to content

This is a bash script for opening CyberChef in your local computer.

License

Notifications You must be signed in to change notification settings

the-src/local_cyberchef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

local_cyberchef

Requirements

xdg-utils, python3


Installation

git clone https://github.com/the-src/local_cyberchef.git
cd local_cyberchef
chmod +x cyberchef.sh
sudo ./cyberchef.sh

Usage after installation

sudo cyberchef

Wiki

This is a bash script for opening CyberChef in your local computer.

What is CyberChef?

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.


Why you use local_cyberchef?


Additional Notes

Please note that you need root privileges to run this script.

Our socials

https://discord.io/soft-sec

About

This is a bash script for opening CyberChef in your local computer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages