Conversation
a027600 to
fa48856
Compare
login command as the super userThis allows the app to work in a jailed state (after the user has signed the app with TrollStore's method). The technique is borrowed from TrollStore's documentation: - <https://github.com/opa334/TrollStore/blob/264a9402abe30be7156c7caf51b4361ca95b7b2f/README.md#root-helpers>
8fcad4a to
333d1fc
Compare
|
Sorry I haven’t gotten to this yet, been busy, but I wanted to quickly say thanks for submitting this! |
|
It's not an urgent patch, so please take your time :) Thanks for the update! |
|
@tesaguri I haven't been able to get your branch to work on a non jailbroken iphone 14pm 16.6.1 with trollstore. Should that be supported or did I misunderstand this patch? |
Actually, I had to restore my device to iOS 17.0.2 after filing this patch and I cannot test it with a real decice anymore. That said, I've tested this with iOS 14.x (jailbroken with Odysseyra1n (rootful) before rebooting into a jailed state). Also, I forgot to mention in the OP that you need to place pseudo-signed |
The first commit allows the app to work in a jailed state (after the user has signed the app and the linked libraries with TrollStore's method).
The second commit allows spawned commands to access arbitrary containers in a jailed state like in jailbroken environments.