mirror of
https://github.com/YunoHost-Apps/cyberchef_ynh.git
synced 2024-09-03 18:16:31 +02:00
commit
f0abea450f
7 changed files with 58 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Leggi il “README” in italiano](README_it.md)
|
||||
|
|
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
[](https://install-app.yunohost.org/?app=cyberchef)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
*[Read this README in other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install CyberChef quickly and simply on a YunoHost server.*
|
||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
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.10.0~ynh1
|
||||
**Shipped version:** 10.14.0~ynh1
|
||||
|
||||
**Demo:** <https://gchq.github.io/CyberChef>
|
||||
|
||||
|
|
49
README_eu.md
Normal file
49
README_eu.md
Normal file
|
@ -0,0 +1,49 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# CyberChef YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/cyberchef)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=cyberchef)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek CyberChef YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
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.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 10.14.0~ynh1
|
||||
|
||||
**Demoa:** <https://gchq.github.io/CyberChef>
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||

|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Erabiltzaileen dokumentazio ofiziala: <https://github.com/gchq/CyberChef/wiki>
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/gchq/CyberChef>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/cyberchef>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/cyberchef_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade cyberchef -u https://github.com/YunoHost-Apps/cyberchef_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Une application web simple et intuitive pour analyser et décoder des données sans avoir affaire à des outils ou des langages de programmation compliqués. CyberChef s'adresse aussi bien aux utilisateurs expérimentés qu'aux plus novices souhaitant explorer les formats de données, leur chiffrement et leur compression: encoder, décoder, formater, analyser, chiffrer, déchiffrer, compresser, extraire, fonctions arithmétiques, etc.. Il y a en tout près de 300 outils dans CyberChef permettant de réaliser facilement des tâches simples ou complexes.
|
||||
|
||||
|
||||
**Version incluse :** 10.10.0~ynh1
|
||||
**Version incluse :** 10.14.0~ynh1
|
||||
|
||||
**Démo :** <https://gchq.github.io/CyberChef>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
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.
|
||||
|
||||
|
||||
**Versión proporcionada:** 10.10.0~ynh1
|
||||
**Versión proporcionada:** 10.14.0~ynh1
|
||||
|
||||
**Demo:** <https://gchq.github.io/CyberChef>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON DEVE essere modificato manualmente.
|
|||
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.
|
||||
|
||||
|
||||
**Versione pubblicata:** 10.10.0~ynh1
|
||||
**Versione pubblicata:** 10.14.0~ynh1
|
||||
|
||||
**Prova:** <https://gchq.github.io/CyberChef>
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ id = "cyberchef"
|
|||
name = "CyberChef"
|
||||
description.en = "Cyber Swiss Army Knife - toolbox for data analysis"
|
||||
description.fr = "Cyber-couteau suisse - boîte à outils pour l'analyse de données"
|
||||
version = "10.10.0~ynh1"
|
||||
version = "10.14.0~ynh1"
|
||||
|
||||
maintainers = ["oleole39"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "20M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/gchq/CyberChef/releases/download/v10.10.0/CyberChef_v10.10.0.zip"
|
||||
sha256 = "a7f9d2ca67136fb592cd37936a9b136320ff0561acc2acbdf3289e4cabffd4fd"
|
||||
url = "https://github.com/gchq/CyberChef/releases/download/v10.14.0/CyberChef_v10.14.0.zip"
|
||||
sha256 = "97eed437b5232f8c7df02497c550299affba85c985b4be5dd77ccc048eb4a162"
|
||||
format = "zip"
|
||||
extract = true
|
||||
in_subdir = false
|
||||
|
|
Loading…
Add table
Reference in a new issue