# CyberChef для YunoHost [![Уровень интеграции](https://dash.yunohost.org/integration/cyberchef.svg)](https://ci-apps.yunohost.org/ci/apps/cyberchef/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/cyberchef.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/cyberchef.maintain.svg) [![Установите CyberChef с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cyberchef) *[Прочтите этот README на других языках.](./ALL_README.md)* > *Этот пакет позволяет Вам установить CyberChef быстро и просто на YunoHost-сервер.* > *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* ## Обзор 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. **Поставляемая версия:** 10.19.2~ynh1 **Демо-версия:** ## Снимки экрана ![Снимок экрана CyberChef](./doc/screenshots/cyberchef_ynh.png) ## Документация и ресурсы - Официальная документация пользователя: - Репозиторий кода главной ветки приложения: - Магазин YunoHost: - Сообщите об ошибке: ## Информация для разработчиков Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing). Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing --debug или sudo yunohost app upgrade cyberchef -u https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing --debug ``` **Больше информации о пакетировании приложений:**