whw1sfb

Results 44 comments of whw1sfb

这个是“Get PlainText”的设计逻辑导致的,这个功能不具备“解密”功能,之所以你能通过加密后重新"解密"获取原始明文,其实是因为这是通过本地的K/V数据库查询得到的。目前由于部分算法产生的结果具有不可逆性(哈希算法、自定义的JS代码等)所以暂未确定具体解密的代码逻辑,所以也暂时不具备直接解密功能。之前也有师傅问过类似的问题 #13

国密算法已在开发计划中,将在未来版本加入。

将在下一版本加入支持

@Stanly5 I hope change RaiDrive.COVID19.zh-Hant.txt => `武漢肺炎` to `2019冠狀病毒病`(COVID-19)。 > https://www.chp.gov.hk/tc/healthtopics/content/24/102466.html

目前插件不具备解密功能,只可以单向加密

Before fix: ![image](https://user-images.githubusercontent.com/8212964/226157900-35308c66-531a-425d-a60d-ca43d3fdd833.png)

After fix: ![image](https://user-images.githubusercontent.com/8212964/226158056-af342941-3362-4d7d-b3af-9a757906f693.png)

> Hey, I want to work on this, can you share screenshots or provide link where exaclty the bug is I am finding it difficult being a beginner Thanks ok!,...

> Hi, it is likely not a bug, but a "**feature**" introduced in v10. > > According to [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md#1000---2023-03-22) > > > Character encoding selection added to the Input and...