Difference between revisions of "User talk:M1staawesome"

From The iPhone Wiki
Jump to: navigation, search
(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...")
 
(Topics)
Line 19: Line 19:
   
 
-
 
-
  +
  +
thanks for the recommendation, but i'm actually already using my own key fetcher that i wrote :P
  +
  +
Take Care. - [[User:M1staawesome|M1staawesome]] 01:04, 30 October 2020 (UTC)

Revision as of 01:04, 30 October 2020

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

Take Care. - M1staawesome 01:04, 30 October 2020 (UTC)