An offline version of the CyberChef tool, the Cyber Swiss Army Knife.
This app is a port of the original CyberChef tool, which is available at https://gchq.github.io/CyberChef/. This project is not affiliated with the original CyberChef project.
- Uses Adwaita theme for a native look and feel
- Uses WebKitGTK for rendering and JavaScript execution via GJS
- Fully working offline, no internet connection required
This project is based on the original CyberChef tool, which is available at https://gchq.github.io/CyberChef/. The boilerplate code for the app is based on the GTK4 + GJS Book and WebkitSample.js.