mirror of
https://github.com/opa334/TrollStore.git
synced 2025-01-31 19:15:41 +08:00
8 lines
206 B
Markdown
8 lines
206 B
Markdown
# Victim IPA and Cert
|
|
|
|
In order to compile a pwned TrollHelperOTA arm64 IPA, you need to provide a dev cert with the same team ID as your victim app in this directory.
|
|
|
|
```bash
|
|
./make_cert.sh <TEAM_ID>
|
|
```
|