/Electron-CyberChef

Electron wrapper for CyberChef

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

Electron-CyberChef

Electron wrapper for CyberChef

To update CyberChef, Just expand all content of CyberChef_vX.XX.XX.zip in the root directory and rename the CyberChef_vX.XX.XX.html to index.html.

To create the mac DMG package run:

git clone https://github.com/gknepper/Electron-CyberChef
cd Electron-CyberChef
yarn add electron-builder --dev
electron-builder -m 

To create the deb/Linux package run:

git clone https://github.com/gknepper/Electron-CyberChef
cd Electron-CyberChef
yarn add electron-builder --dev
electron-builder --linux deb tar.xz

Windows: To do.

Installer will be created at Electron-CyberChef/dist/CyberChef-1.0.0.dmg