opa334 / TrollStore

Jailed iOS app that can install IPAs permanently with arbitary entitlements and root helpers because it trolls Apple
Other
18.38k stars 1.11k forks source link

Replacing cert.p12 with my own #198

Closed serek8 closed 2 years ago

serek8 commented 2 years ago

What certificate creator do you use for cert.p12? I created my own certificate with the cert creator from zhuowei and removed password from it. Then, I replaced cert.12 inside the tar archieve with it. Then I passed the new tar to TrollStore to auto-update itself. Then I tried to install an app with TrollStore but the app immediately crashes. I believe it's fault of the certificate. How your cert is created?

opa334 commented 2 years ago

I used the iphone cert included in the writeup, I'm not sure why you would want to replace the cert tho?

serek8 commented 2 years ago

I just want to control the whole signature of the app.

opa334 commented 2 years ago

The script should work but may have to be adapted, also make sure you're using Procursus ldid when compiling TrollStore, else it won't work on iOS 15.