-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
extra recipe just not compatible with ipad mini 4 10.2 cellular #34
Comments
It's possible the patchfinder fails on those kernels. I pushed some fixes to the patchfinder, but I have no way of testing if everything works correctly. |
It is working now. I tried iPad Mini 4 10.2 Kernelcache, it found the AGXCommandQueue. |
@xerub the solution is simple , different chips = different offsets |
@xerub can you change the dex plist to kernel versions instead of devices? |
@Mila432 why? |
@xerub the iPad mini has 3 different types of chips you could add another field in the plist for the chip id or use kernel version |
|
I see. I suppose I can do that. |
@xerub will wait for this change so i can submit my pr with all offsets ios10-10.2 |
Didn't @xerub already do this in def.plist? |
Is the compiled IPA already downloadable ? |
Okay. I transered the xcode project to my iPad as an app and it still gives me an instant reboot. @xerub |
Is there any way of making it compatible with this device, cuz the kernel panics are very terrible !
The homies OothecaPickle and arinc9 already searched many offsets for me and OP. compiled it also to an app but nothing worked. I've got some logs if you need them, may be you can help, cuz they said (sadly) they can't do much anymore.
Here are the logs, for the extra recipe app he compiled for me :
https://pastebin.com/v1dtnvTL
The text was updated successfully, but these errors were encountered: