Closed Derewith closed 7 years ago
@GusToughSon @Mila432 , i know but if someone can give me them it will be nice.
iOS 10.2.1 fixes exploits used by Yalu; you cannot add support for it.
As @lolman8776 stated, you can't use Yalu with 10.2.1, for Apple patched the exploit Yalu used.
Hey @Derewith use can use joker to decompress kernelcache automatically. BTW Yalu is fixed on 10.2.1+
Thanks to @lolman8776 , @TheLukeGuy , @matteyeux
//I read the issue posting guidelines.
Hello guys, just to know.. I was looking for
allproc_offset = 0x000000 & rootvnode_offset = 0x00000;
for (iPhone 4.7 10.2.1 [14D27] ).Then I used lzssdec from xdadevtools to decript the kernelcache.release.n71 but i can't decompile the file using "Hooper Disassembler v4". ( So i can't get the correct offsets ). ( i uploaded the kernelcache.release.n71 -> here )
( bytes [0x1B7] > are this correct ) ?
Can anyone help me find this offsets?
Guide from match_portal
$ hexdump -C kernelcache.release.n51 | head 00000000 30 83 b5 9b 0d 16 04 49 4d 34 50 16 04 6b 72 6e |0......IM4P..krn| 00000010 6c 16 1c 4b 65 72 6e 65 6c 43 61 63 68 65 42 75 |l..KernelCacheBu| 00000020 69 6c 64 65 72 2d 31 31 36 32 2e 32 30 2e 31 04 |ilder-1162.20.1.| 00000030 83 b5 9a de 63 6f 6d 70 6c 7a 73 73 83 13 7d ae |....complzss..}.| 00000040 01 64 80 00 00 b5 29 5e 00 00 00 01 00 00 00 00 |.d....)^........| 00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 000001b0 00 00 00 00 ff cf fa ed fe 0c 00 00 01 d5 00 f6 |................| 000001c0 f0 02 f6 f0 14 f6 f0 38 0e 9a f3 f1 20 f6 f1 00 |.......8.... ...| 000001d0 19 ff f1 f5 f0 5f 9f 5f 54 45 58 54 09 02 1c 03 |....._._TEXT....|