The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "GenPass"
(added category) |
|||
Line 11: | Line 11: | ||
== Source == |
== Source == |
||
http://github.com/posixninja/genpass |
http://github.com/posixninja/genpass |
||
+ | |||
+ | == Downloads == |
||
+ | * [[0rangefreeze]] |
||
+ | ** Creator: [[The Private Dev Team]] |
||
+ | ** Interface: {{wp|Graphical user interface|GUI}} |
||
+ | ** Download: [http://www.mediafire.com/?js3i9ebxy7sc70e Windows] |
||
+ | ** Source: [https://github.com/ThePrivateDevTeam/0rangefreeze Github] |
||
[[Category:VFDecrypt]] |
[[Category:VFDecrypt]] |
Revision as of 03:22, 5 December 2011
GenPass generates the VFDecrypt keys for the filesystem image of an iDevice. It requires either a decrypted restore or update ramdisk.
Note: in the firmwares, the decryption happens in /usr/sbin/asr, which can be found on the ramdisk.
NOTE: I've experienced that running genpass after you've mounted the decrypted ramdisk causes genpass to give a false key.
GenPass Usage
./genpass <platform> <ramdisk> <filesystem>
Platform is the applications processor (i.e.- S5L8900x, S5L8720x, S5L8920x, S5L8922x, S5L8930x)
Source
http://github.com/posixninja/genpass
Downloads
- 0rangefreeze
- Creator: The Private Dev Team
- Interface: Template:Wp
- Download: Windows
- Source: Github