IOS Emulation: Difference between revisions
Initial page |
Added further steps |
||
Line 17: | Line 17: | ||
mkdir iPhone11_8_iPhone12_1_14.0_18A5351d_Restore | mkdir iPhone11_8_iPhone12_1_14.0_18A5351d_Restore | ||
unzip iPhone11,8,iPhone12,1_14.0_18A5351d_Restore.ipsw -d iPhone11_8_iPhone12_1_14.0_18A5351d_Restore/ | unzip iPhone11,8,iPhone12,1_14.0_18A5351d_Restore.ipsw -d iPhone11_8_iPhone12_1_14.0_18A5351d_Restore/ | ||
</syntaxhighlight>Forge a ticket since the iOS version we're using is not signed<syntaxhighlight lang="bash"> | |||
wget https://github.com/ChefKissInc/QEMUAppleSiliconTools/raw/refs/heads/master/ticket.shsh2 | |||
create_apticket n104ap iPhone11_8_iPhone12_1_14.0_18A5351d_Restore/BuildManifest.plist ticket.shsh2 root_ticket.der | |||
</syntaxhighlight> | </syntaxhighlight> | ||
== Usage == | == Usage == |