more refactor

This commit is contained in:
LiBr
2026-04-10 20:34:14 +08:00
parent 8d31144741
commit 72123cc922
47 changed files with 868 additions and 365 deletions

29
README.zh.md Normal file
View File

@@ -0,0 +1,29 @@
# Sideload.js
纯前端ipa签名工具
## 安装/部署
<!-- TODO: deploy to cf flow -->
Deploy to Cloudflare worker.
本地部署With Dockerfile
## 功能
1. apple客户端模拟(by unicorn over wasm)
2. Team证书管理获取删除注册
3. zsign wasmipa解包签名
4. usbmuxd over webusb + lockdownd SSL service握手
## 感谢
1. libimobiledevice
2. https://github.com/hack-different/webmuxd
3. zsign
4. openssl-wasm