Files
SideImpactor/README.zh.md
2026-04-10 20:34:14 +08:00

29 lines
465 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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