diff --git a/README.md b/README.md index 35017f0..b1bb388 100644 --- a/README.md +++ b/README.md @@ -20,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 91c5313..e2cf0ff 100644 --- a/README_CN.md +++ b/README_CN.md @@ -15,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 ## 食用方式