mirror of
https://github.com/Mas0nShi/typoraCracker.git
synced 2023-07-10 13:41:20 +08:00
add win x86 supports.
This commit is contained in:
17
README.md
17
README.md
@@ -1,3 +1,6 @@
|
||||
**typoraCracker STOPS MAINTENANCE NOW. [why](https://github.com/Mas0nShi/typoraCracker/issues/39#issuecomment-1083117056)?**
|
||||
|
||||
|
||||
# typora Cracker
|
||||
|
||||

|
||||
@@ -17,8 +20,18 @@ ANY PROBLEMS ARISING FROM THIS WILL BE BORNE BY THE USER (YOU).
|
||||
```
|
||||
|
||||
## Features
|
||||
- Supports Version 1.0.0+ (At least for now.)
|
||||
- tested fine in Windows, Ubuntu
|
||||
- Supports Version 1.0.0 - 1.2.0 [(old archive)](https://github.com/Mas0nShi/typoraCracker/tree/backup-raw)
|
||||
- Supports Version 1.2.+ [(Experimental archive)](https://github.com/Mas0nShi/typoraCracker/tree/master)
|
||||
|
||||
## Support List
|
||||
2022.4.4: Experimental support for automatic binary analysis to generate scripts. (v1.2.+)
|
||||
|
||||
| OS / ARCH | x86 | x64 | arm64 |
|
||||
|:---------:|:---:|:---:|:-----:|
|
||||
| win | ✅ | ✅ | ❌ |
|
||||
| linux | ❌ | ❌ | ❌ |
|
||||
| macOS | ❌ | ❌ | ❌ |
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
17
README_CN.md
17
README_CN.md
@@ -1,3 +1,6 @@
|
||||
**typoraCracker 停止维护. [为什么](https://github.com/Mas0nShi/typoraCracker/issues/39#issuecomment-1083117056)**
|
||||
|
||||
|
||||
# typora Cracker
|
||||
|
||||
一个typora的解包&解密,打包&加密工具
|
||||
@@ -12,9 +15,19 @@
|
||||
```
|
||||
|
||||
## Features
|
||||
- 版本 1.0.0 - 1.2.0 [(使用旧的存档)](https://github.com/Mas0nShi/typoraCracker/tree/backup-raw)
|
||||
- 版本 1.2.+ [(使用测试存档)](https://github.com/Mas0nShi/typoraCracker/tree/master)
|
||||
|
||||
|
||||
## Support List
|
||||
2022.4.4: 支持自动化分析二进制文件并生成脚本(测试性功能 v1.2.+)
|
||||
|
||||
| OS / ARCH | x86 | x64 | arm64 |
|
||||
|:---------:|:---:|:---:|:-----:|
|
||||
| win | ✅ | ✅ | ❌ |
|
||||
| linux | ❌ | ❌ | ❌ |
|
||||
| macOS | ❌ | ❌ | ❌ |
|
||||
|
||||
- 支持版本1.0.0以上(至少现在是这样)
|
||||
- 测试通过平台:Win/Ubuntu
|
||||
|
||||
## 食用方式
|
||||
|
||||
|
||||
Reference in New Issue
Block a user