iam-theKid / iOS-Firmware-Keys-Parser

Simple bash script to get iOS Firmware Keys (when available) from theapplewiki.com .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS-Firmware-Keys-Parser

Simple bash script to get iOS Firmware Keys (when available) from theapplewiki.com .

Installation

Clone this repo with:

git clone https://github.com/iam-theKid/iOS-Firmware-Keys-Parser.git

Usage

Execute

iOS-Firmware-Keys-Parser/getFwKeys.sh

Follow the prompts and provide:

  • iOS version (ex. 15.6) or a BuildId (ex. 19G71)
  • Device Identifier (ex. iPad7,6, iPhone 9,1)

Script will give the option to save the full Firmware Keys Json file and print the iBEC and iBSS iv and key.

image

About

Simple bash script to get iOS Firmware Keys (when available) from theapplewiki.com .

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%