Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.03 KB

File metadata and controls

24 lines (17 loc) · 1.03 KB

iKeyHelper

-- iKeyHelper is a script for Windows to get AES keys from Apple's iOS Firmware.

iKeyHelper is scripted in Batch. Its features include: formatting for TheiPhoneWiki, decryption of files, use of the Firmware Links API, baseband detection, preparation for bundle making, and much more!

iKeyHelper uses the following:

  • XPwn by planetbeing
  • greenpois0n by chronic-dev
  • irecovery by westbaer
  • 7zip by Igor Pavlov
  • SSR by Jonas Reinhardt
  • Binmay by sloaring
  • various parts of Cygwin
  • ideviceinfo and dll's from libimobiledevice

If you want to use iKeyHelper, you must first collect these parts - as a general guidance, you can find the required .exe's in resources/tools.txt. When you have them, place them in resources/tools/ and run the iKeyHelper.bat. It will then run from the files.

Also, you need iTunes, libusb (and device filters installed for each mode) for iKeyHelper to function properly.

License

iKeyHelper is licensed under the GNU GPL v3. See the LICENSE file for more information.