From f09cf7a8b514a0b7c16b3ac6132c32fdbbe4f115 Mon Sep 17 00:00:00 2001 From: MasOnShi Date: Mon, 4 Apr 2022 16:11:04 +0800 Subject: [PATCH] add win x86 supports. --- README.md | 17 +++++++++++++++-- README_CN.md | 17 +++++++++++++++-- 2 files changed, 30 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 93089f1..b1bb388 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +**typoraCracker STOPS MAINTENANCE NOW. [why](https://github.com/Mas0nShi/typoraCracker/issues/39#issuecomment-1083117056)?** + + # typora Cracker ![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FMas0nShi%2FtyporaCracker.svg?type=shield) @@ -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 diff --git a/README_CN.md b/README_CN.md index 3817e7a..e2cf0ff 100644 --- a/README_CN.md +++ b/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 ## 食用方式