Can I modify the signature data, such as the bundleId and teamId of TrollStore's re-signing data?
I tried replacing the AppStoreSignatureBlob and AppStoreCodeDirectory with signature data from other apps. After recompiling and only replacing trollstorehelper, the error posix_spawn error 85 occurred.
Do I need to do something with CADetails.h? I couldn't find any relevant information about CADetails.h on the Internet.
I would be very grateful if you could give me some direction. Have a good day!
device: iPhone 7
osversion: 15.4.1
Can I modify the signature data, such as the bundleId and teamId of TrollStore's re-signing data?
I tried replacing the
AppStoreSignatureBlobandAppStoreCodeDirectorywith signature data from other apps. After recompiling and only replacingtrollstorehelper, the errorposix_spawn error 85occurred.Do I need to do something with
CADetails.h? I couldn't find any relevant information about CADetails.h on the Internet.I would be very grateful if you could give me some direction. Have a good day!
device: iPhone 7
osversion: 15.4.1