abide by the rules

This commit is contained in:
Mason
2021-12-01 15:10:09 +08:00
parent 9fd4bad0ab
commit 263c976b1a
2 changed files with 8 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FMas0nShi%2FtyporaCracker.svg?type=shield)
![GitHub](https://img.shields.io/github/license/Mas0nShi/typoraCracker)
A patch and keygen tools for typora.
A extract & decryption and pack & encryption tools for typora.
中文说明请戳[这里](README_CN.md)
@@ -22,10 +22,9 @@ ANY PROBLEMS ARISING FROM THIS WILL BE BORNE BY THE USER (YOU).
1. `pip install -r requirements.txt`
2. `python typora.py --help`
3. read and use.
4. patch License.js.
5. replace app.asar.
6. run keygen.
7. enjoy it.
4. do something.
5. pack and replace app.asar.
6. enjoy it.
## Example

View File

@@ -1,6 +1,6 @@
# typora Cracker
一个typora的Patch和KeyGen工具
一个typora的解包&解密,打包&加密工具
## 敬告
```
@@ -18,10 +18,9 @@
1. `pip install -r requirements.txt`
2. `python typora.py --help`
3. 阅读帮助文档及使用。
4. 修改导出的 License.js
5. 替换原目录下的 app.asar。
6. 运行KeyGen程序
7. 正常激活。
4. 做你想做的事
5. 打包并替换原目录下的 app.asar。
6. 享受成果
## 示例