Skip to content

Commit cdb548b

Browse files
authored
Update README
1 parent bacab99 commit cdb548b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,9 @@ Supported Devices:
66
tfp0 + local kernel debugger: iPhone 10, iPhone 7, iPhone 7 plus, iPhone 6S, iPhone 6 plus, iPod Touch 6G
77
theoretically it will also work for all other devices, you just need to find the symbols
88

9-
root: iPhoneSE (8,4), iPhone 8 Plus (10,5), iPhone 8 GSM (10,4)
9+
root: all 64-bit devices running 11.1.2
1010

1111
We can now temporarily gain uid=0! I think we have to swap back to the old uid to prevent kernel panics though.
12-
13-
Here's how to do this on your phone:
14-
- Find your OFFSET_KERNEL_TASK using this guide from uroboro: https://gist.github.com/uroboro/5b2b2b2aa1793132c4e91826ce844957
15-
- Add your device to the u.machine comparisons (add an 'else if' with your device) and set the offset
16-
- Check console to ensure the test file is written!
17-
- GG uid=0.
1812

1913
Usage:
2014
- call get_root() and store the uid it returns.

0 commit comments

Comments
 (0)