The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "GenPass"
m |
(Changed Category.) |
||
Line 15: | Line 15: | ||
* [https://github.com/posixninja/genpass Source] |
* [https://github.com/posixninja/genpass Source] |
||
− | [[Category: |
+ | [[Category:Decryption]] |
[[Category:Hacking Software]] |
[[Category:Hacking Software]] |
Revision as of 18:17, 24 August 2013
GenPass generates the VFDecrypt 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)