/GCyberChef

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

GCyberChef

GCyberChef screenshot

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.

Features

  • 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

Attribution

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.