Add full t8010 support#3
Add full t8010 support#3Cryptiiiic wants to merge 2 commits intoLinusHenze:masterfrom Cryptiiiic:master
Conversation
|
Hi @Cryptiiiic, how did you check the upload of unsigned images? |
|
@kellermanrivero I had full control in irecovery. I set my nonce. (device is on 13.0). |
|
@Cryptiiiic I still can't send custom ibss via -f flag (iPhone 7). |
|
Me too, I tried upload both signed and unsigned iBSS / iBEC without success. |
|
@kellermanrivero @Mrkris99 @kellermanrivero need to decrypt with img4 left decrypted, extract the raw from the decrypted, do the patches, change the info for the bootloader specific tag and output the im4p. Sign the im4p using an shsh blob. Tihmstar was talking about this on twitter. |
|
Why do i need to sign it? I mean if we in pwned dfu Mode then no shsh blobs should be required? Can you give us some details?? |
|
@Nalo-Michael |
|
Also when I send custom ramdisk (3.4 GB, with irecovery -f) it stucks on 15%. |
|
Works for me. |
|
@Mrkris99 What steps did you follow? |
|
@Mrkris99 can you provide more details? |
|
@cakarlen @sitay1 I've just fakesigned ibss bootloader from iOS firmware (like #3 (comment)) |
|
@Cryptiiiic Looks like there is an issue with writing to bootrom memory. I've tried next script: device.write_memory(TRAMPOLINE, checkm8.asm_arm64_branch(TRAMPOLINE, TRAMPOLINE + 0x400)) |
|
|
|
on what device / ios version did you run that?
…On Mon, Dec 2, 2019 at 8:25 PM Liam(Cryptic) ***@***.***> wrote:
./ipwndfu -p
python rmsigchks.py
irecovery -f RANDOMFILE_TO_RESET_TRANSFER
irecovery -f iBSS.patched.img4
wait 5ish seconds
irecovery -f iBEC.patched.img4
irecovery -c "go"
wait 5ish seconds
profit
@Mrkris99 <https://github.com/MrKris99> should work fine
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AACBABAGUQ2PRCTETBAUZCLQWVHIXA5CNFSM4I556BE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFUNROI#issuecomment-560519353>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACBABD7KCSYRILJO2ZBSOLQWVHIXANCNFSM4I556BEQ>
.
--
*Thanks,*
*Itay Levin*
|
|
@sitay1 t8010 iPhone9,1 (7) 13.0 using 13.0 bootloaders(iBSS, iBEC) |
|
Thanks, i will try as well.
…On Wed, Dec 4, 2019 at 8:58 PM Liam(Cryptic) ***@***.***> wrote:
@sitay1 <https://github.com/sitay1> iPhone9,1 (7) 13.0 using 13.0
bootloaders(iBSS, iBEC)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AACBABB2M7FOCMSXLBTPEULQW74UTA5CNFSM4I556BE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF6DW2Y#issuecomment-561789803>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACBABGUSF22U64YIVU7PI3QW74UTANCNFSM4I556BEQ>
.
--
*Thanks,*
*Itay Levin*
|
Are the same steps working with Iph X??? |
|
@pharaoh1 stop |
[WIP] Myriad changes, see comments
|
Exploit for t8011 is a full headache, 1 lucky attempt of 30 :( work too bad on pad7,4 |
|
Does anyone know where I can find documentation on patching DeviceTree? |


Tested by many people and works on all a10(so 7 and 7 plus, etc)(t8010).