The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
User talk:M1staawesome
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)
-
thanks for the recommendation, but i'm actually already using my own key fetcher that i wrote :P
- M1staawesome 01:04, 30 October 2020 (UTC)