I'm curious as to why it's not working on the InkPad Color 3 (pb743).
From how I understand the jailbreak to function it first unpacks the binaries "jailbreak" and "su" to /var/tmp, then uses the jailbreak binary (some weird voodoo exploit by sending a buffer to an IPC queue) to change permissions on /mnt/secure, then copies the su binary to this location (making further permissions to this newly situated su binary).
The most obvious failure point would be in setting permissions for /mnt/secure.
I've added a few lines to the jailbreak.app file to provide a simple dialog message that tests for the presence of the files and the required permissions. Could someone experiencing the failure try running it and report back? (They should only show if the root process fails)
Last edited by neil_swann80; 03-05-2024 at 02:32 PM.
|