Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SWING1993 committed Jun 6, 2022
1 parent 268deae commit bb82ea7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ ABox是一款免费的免越狱IPA签名的工具,适用于iOS12+系统,具

![](https://img.shields.io/badge/platform-iOS12+-orange.svg)

## 功能
* 签名、解压、打包IPA文件
* 查看p12证书和mobileprovision的信息
* 修改、注入、删除MachO的依赖项(动态库)
* 支持classdump导出MachO文件(ipa、dylib、framework)中的.h头文件
* 解压、压缩Zip
* 解析网页中的ipa安装地址,并支持下载ipa
* 签名安装一些常用的开源应用

## 使用说明
* 需自行导入ipa([这里分享一些脱壳的ipa](https://github.com/SWING1993/DumpDecrypted-IPAs))、证书、描述文件才可以签名
* [网站](https://abox.swing1993.cn/)
Expand All @@ -20,6 +29,8 @@ ABox是一款免费的免越狱IPA签名的工具,适用于iOS12+系统,具
8. [GCDWebServer](https://github.com/swisspol/GCDWebServer)
9. [ldid](https://github.com/rileytestut/ldid)
10. CoreCrypto
11. [optool](https://github.com/alexzielenski/optool)
12. [class-dump](https://github.com/nygard/class-dump)

## 项目预览
![](http://qiniu.swing1993.cn/image/ABox_Screenshot.png)
Expand Down

0 comments on commit bb82ea7

Please sign in to comment.