User talk:M1staawesome

From The iPhone Wiki
Revision as of 00:55, 30 October 2020 by DanTheMann15 (talk | contribs) (Created page with "==Topics== ===IPSW key fetcher (Python)=== hey there, i see you are adding keys for T7000 devices, so i think you'll find this tool useful it's a key fetcher that'll he...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Topics

IPSW key fetcher (Python)

hey there,

i see you are adding keys for T7000 devices, so i think you'll find this tool useful

it's a key fetcher that'll help speed-up getting firmware keys:

https://gist.github.com/nicolas17/bb6d9ac092bd2a43ba732458243735d5

the sample usage is ./ipsw_keys.py -i [FIRMWARE.IPSW] -w -o [OUTPUT.txt] -m [MODEL]
and if you want to do other devices that use the same CPU, you can also pass the ApBoardID of the target device using using: -b [BORD]

thank you for contributing keys, and i hope this helps you fetch keys for more firmwares.

Take Care. - DanTheMann15 00:55, 30 October 2020 (UTC)

-