mirror of
https://github.com/YunoHost-Apps/cyberchef_ynh.git
synced 2024-09-03 18:16:31 +02:00
commit
6cafd98d4f
7 changed files with 57 additions and 7 deletions
|
@ -4,3 +4,4 @@
|
|||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -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.15.1~ynh1
|
||||
**Shipped version:** 10.16.0~ynh1
|
||||
|
||||
**Demo:** <https://gchq.github.io/CyberChef>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
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.15.1~ynh1
|
||||
**Paketatutako bertsioa:** 10.16.0~ynh1
|
||||
|
||||
**Demoa:** <https://gchq.github.io/CyberChef>
|
||||
|
||||
|
|
|
@ -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.15.1~ynh1
|
||||
**Version incluse :** 10.16.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.15.1~ynh1
|
||||
**Versión proporcionada:** 10.16.0~ynh1
|
||||
|
||||
**Demo:** <https://gchq.github.io/CyberChef>
|
||||
|
||||
|
|
49
README_zh_Hans.md
Normal file
49
README_zh_Hans.md
Normal file
|
@ -0,0 +1,49 @@
|
|||
<!--
|
||||
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
|
||||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 CyberChef
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/cyberchef)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=cyberchef)
|
||||
|
||||
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
|
||||
|
||||
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 CyberChef。*
|
||||
> *如果您还没有 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.16.0~ynh1
|
||||
|
||||
**演示:** <https://gchq.github.io/CyberChef>
|
||||
|
||||
## 截图
|
||||
|
||||

|
||||
|
||||
## 文档与资源
|
||||
|
||||
- 官方用户文档: <https://github.com/gchq/CyberChef/wiki>
|
||||
- 上游应用代码库: <https://github.com/gchq/CyberChef>
|
||||
- YunoHost 商店: <https://apps.yunohost.org/app/cyberchef>
|
||||
- 报告 bug: <https://github.com/YunoHost-Apps/cyberchef_ynh/issues>
|
||||
|
||||
## 开发者信息
|
||||
|
||||
请向 [`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
|
||||
```
|
||||
|
||||
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>
|
|
@ -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.15.1~ynh1"
|
||||
version = "10.16.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.15.1/CyberChef_v10.15.1.zip"
|
||||
sha256 = "385dc71c7dd55a925f54aac639806cf8936f46ec56bd23616d81049629c97542"
|
||||
url = "https://github.com/gchq/CyberChef/releases/download/v10.16.0/CyberChef_v10.16.0.zip"
|
||||
sha256 = "961e3636c9e4f6e8f135f10b6b46e751bb04bc75f7aa8e33dfa4a026f1b633f0"
|
||||
format = "zip"
|
||||
extract = true
|
||||
in_subdir = false
|
||||
|
|
Loading…
Add table
Reference in a new issue