diff --git a/README.md b/README.md index a6a5dd9..20616fe 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_CN.md b/README_CN.md index 9846964..32144fa 100644 --- a/README_CN.md +++ b/README_CN.md @@ -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. 享受成果。 ## 示例