Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,13 @@
- 可靠,代码经过严格单元测试。
- 便捷,易于本地部署和使用。

---

> 原创逆向研究,特别支持解密熊曰(与熊论道)密文。
>
> 详情请见 [**使用提示**](https://abracadabra.js.org/document/demo-usage#熊曰解密-与熊论道) 和 [**Issue #123**](https://github.com/SheepChef/Abracadabra/issues/123)
>
> 有关本项目中内置的熊曰解密函数,请见 [**JavaScript 部署**](https://abracadabra.js.org/document/js-deploy#beardecode-熊曰解密函数) 。

---

Expand Down
12 changes: 11 additions & 1 deletion docs/document/comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
| 加密工具 | 开源 | 脱机运行 | 安全加密 | 仿真 | 长度合理 | 易部署 |
| ---------- | :--: | :------: | :------: | :--: | :------: | :----: |
| 魔曰 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| 与熊论道 | | ❌ | ❌ | ❌ | ✅ | ❌ |
| 与熊论道 | 🟨 | ❌ | ❌ | ❌ | ✅ | ❌ |
| 兽音译者 | ✅ | ✅ | ❌ | ❌ | ❌ | ✅ |
| 新佛曰 | ❌ | ❌ | 🟨 | ❌ | ❌ | ❌ |
| 旧佛曰 | ✅ | ✅ | ❌ | ❌ | ❌ | 🟨 |
Expand Down Expand Up @@ -31,6 +31,16 @@

与熊论道已在 2025 年上旬因故下线。

::: warning 提示

经过本项目原创逆向分析,熊曰的加/解密算法已被还原,因此被视为开源算法。

详情请见 [**使用提示**](/document/demo-usage.md#熊曰解密-与熊论道) 和 [**Issue #123**](https://github.com/SheepChef/Abracadabra/issues/123) 。

有关本项目中内置的熊曰解密函数,请见 [**JavaScript 部署**](/document/js-deploy.md#beardecode-熊曰解密函数) 。

:::

---

### 兽音译者
Expand Down
24 changes: 24 additions & 0 deletions docs/document/demo-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,27 @@
::: tip 传统模式示例
过约瑰涓指总祁醇事氯协曙费不泉生讯桉中而语褔霁莉昼一苹也物赞蔗前夸钠澟皆烷兆竹间之鸢森琳美妃林泉钴理表局拿飒砥蕴业件涨蓬座吧最漱砌们本盘则约铍悟才奖凛璃贮杸四珑工镜中锡裳驿羧瓢走泣珊上玖锰位道坞込欤涌短经橘茜漱对周歌睿涓具银铠面砌按定
:::

## 熊曰解密(与熊论道)

::: warning 支持范围

支持解密萌研社 2020 年更新以来加密出的所有熊曰(与熊论道)密文,其他版本不受支持。

:::

基于已知明文攻击 (KPA),文本加密工具“熊曰加密”(与熊论道) 已被完全破解。此为魔曰项目的原创逆向研究。详情请见 [**Issue #123**](https://github.com/SheepChef/Abracadabra/issues/123) 。

在文本框输入熊曰密文 (**不带「熊曰:」前缀**) ,无需输入密码(魔咒),点击解密按钮,直接解密熊曰密文。

本项目不支持熊曰的加密操作,你可以使用本项目(魔曰)的加密算法执行安全加密。

::: tip 无法解密?

解密时请勿携带「熊曰:」前缀。

请确保密文没有损坏,以「呋」字作为开头。

其他版本(非萌研社版本)密文,不受支持。

:::
10 changes: 10 additions & 0 deletions docs/document/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@

<h3>百闻不如一见,现在就试试看吧!</h3>

::: tip 提示

原创逆向研究,特别支持解密熊曰(与熊论道)密文。

详情请见 [**使用提示**](/document/demo-usage.md#熊曰解密-与熊论道) 和 [**Issue #123**](https://github.com/SheepChef/Abracadabra/issues/123)

有关本项目中内置的熊曰解密函数,请见 [**JavaScript 部署**](/document/js-deploy.md#beardecode-熊曰解密函数) 。

:::

## 直接使用

### Demo
Expand Down
6 changes: 6 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,13 @@ Abracadabra(魔曰) 是开源,安全,高效的文本加密工具。
- 可靠,代码经过严格单元测试。
- 便捷,易于本地部署和使用。

---

> 原创逆向研究,特别支持解密熊曰(与熊论道)密文。
>
> 详情请见 [**使用提示**](/document/demo-usage.md#熊曰解密-与熊论道) 和 [**Issue #123**](https://github.com/SheepChef/Abracadabra/issues/123)
>
> 有关本项目中内置的熊曰解密函数,请见 [**JavaScript 部署**](/document/js-deploy.md#beardecode-熊曰解密函数) 。

### **熔古铸今:文言文仿真加密**

Expand Down