Difference between revisions of "User talk:M1staawesome"

From The iPhone Wiki
Jump to: navigation, search
(Key fetching verification.: new section)
(nvm)
(Tag: Undo)
 
(3 intermediate revisions by 2 users not shown)
Line 27: Line 27:
   
 
Please check before submitting as some are adding spaces that aren't needed. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 18:43, 8 November 2020 (UTC)
 
Please check before submitting as some are adding spaces that aren't needed. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 18:43, 8 November 2020 (UTC)
  +
  +
  +
Sorry about that, currently working on a project to decrypt & upload all keys for a device to the Wiki & I'm still trying to clean up some stuff. --[[User:M1staawesome|M1staawesome]] ([[User talk:M1staawesome|talk]]) 18:43, 8 November 2020 (UTC)
  +
:I'd suggest you just do preview page before submitting. Maybe save the output to text files to copy/paste to the wiki so you can verify it. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 20:04, 8 November 2020 (UTC)

Latest revision as of 01:48, 7 April 2021

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)

Key fetching verification.

Please check before submitting as some are adding spaces that aren't needed. --iAdam1n (talk) 18:43, 8 November 2020 (UTC)


Sorry about that, currently working on a project to decrypt & upload all keys for a device to the Wiki & I'm still trying to clean up some stuff. --M1staawesome (talk) 18:43, 8 November 2020 (UTC)

I'd suggest you just do preview page before submitting. Maybe save the output to text files to copy/paste to the wiki so you can verify it. --iAdam1n (talk) 20:04, 8 November 2020 (UTC)