2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cyberchef_ynh.git synced 2026-02-04 07:11:50 +01:00
The Cyber Swiss Army Knife packaged for Yunohost - a web app for encryption, encoding, compression and data analysis.
Find a file
2026-01-29 11:17:02 +01:00
.github remove GitHub autoupdate workflow files 2023-04-05 05:10:35 +02:00
conf add placeholder for nginx.conf & update install, upgrade & change_url scripts accordingly 2023-04-05 05:10:44 +02:00
doc shorten description - #1 2023-03-19 20:34:10 +01:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:13:37 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:46:48 +02:00
LICENSE first push 2023-03-13 04:24:14 +01:00
manifest.toml Upgrade sources 2026-01-29 10:34:44 +01:00
README.md Auto-update READMEs 2026-01-29 11:16:08 +01:00
tests.toml first push 2023-03-13 04:24:14 +01:00

Logo of CyberChef CyberChef, packaged for YunoHost

Cyber Swiss Army Knife - toolbox for data analysis

App Demo Version: 10.20.0~ynh1

Screenshots

Screenshot of CyberChef

📦 Developer info

Automatic tests level

🛠️ Upstream CyberChef repository: https://github.com/gchq/CyberChef

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade cyberchef -u https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.