1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cyberchef_ynh.git synced 2024-09-03 18:16:31 +02:00
The Cyber Swiss Army Knife packaged for Yunohost - a web app for encryption, encoding, compression and data analysis.
Find a file
2024-08-15 08:14:40 +02: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] TEST BEFORE MERGE ynh_setup_source --full_replace=1 2024-03-11 15:40:24 +01:00
.gitignore Initial commit 2023-03-11 13:44:22 +00:00
ALL_README.md Auto-update READMEs 2024-08-15 01:32:23 +00:00
LICENSE first push 2023-03-13 04:24:14 +01:00
manifest.toml Upgrade sources 2024-08-15 03:32:21 +02:00
README.md Auto-update READMEs 2024-08-15 01:32:23 +00:00
README_es.md Auto-update READMEs 2024-08-15 01:32:23 +00:00
README_eu.md Auto-update READMEs 2024-08-15 01:32:23 +00:00
README_fr.md Auto-update READMEs 2024-08-15 01:32:23 +00:00
README_gl.md Auto-update READMEs 2024-08-15 01:32:23 +00:00
README_id.md Auto-update READMEs 2024-08-15 01:32:23 +00:00
README_it.md Update Italian README 2024-04-25 13:30:41 +02:00
README_ru.md Auto-update READMEs 2024-08-15 01:32:23 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-15 01:32:23 +00:00
tests.toml first push 2023-03-13 04:24:14 +01:00

CyberChef for YunoHost

Integration level Working status Maintenance status

Install CyberChef with YunoHost

Read this README in other languages.

This package allows you to install CyberChef quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages both technical and non-technical people to explore data formats, encryption and compression: encode, decode, format data, parse data, encrypt, decrypt, compress data, extract data, perform arithmetic functions against data, etc.. There are around 300 operations in CyberChef allowing you to carry out simple and complex tasks easily.

Shipped version: 10.19.2~ynh1

Demo: https://gchq.github.io/CyberChef

Screenshots

Screenshot of CyberChef

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing --debug
or
sudo yunohost app upgrade cyberchef -u https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps