mirror of
https://github.com/Mas0nShi/typoraCracker.git
synced 2023-07-10 13:41:20 +08:00
abide by the rules
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||
@@ -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. 享受成果。
|
||||
|
||||
|
||||
## 示例
|
||||
|
||||
Reference in New Issue
Block a user