GenPass

From The iPhone Wiki
Revision as of 20:46, 28 August 2013 by IAdam1n (talk | contribs)
Jump to: navigation, search

GenPass generates the RootFS keys for the filesystem image of an iDevice. It requires a decrypted ramdisk.

Notices

  • The decryption happens in /usr/sbin/asr in the decrypted ramdisk.
  • Mounting the decrypted ramdisk messes with the structure of the image rending GenPass's keys false.

GenPass Usage

./genpass <platform> <ramdisk> <filesystem>

Platform is the applications processor (i.e.- S5L8900x, S5L8720x, S5L8920x, S5L8922x, S5L8930x, S5L8940x)

See also

External Links