The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Dmg (command)"
(moved Dmg to Apple Disk Image: No) |
(Created.) |
||
Line 1: | Line 1: | ||
+ | {{lowercase}} |
||
− | #REDIRECT [[Apple Disk Image]] |
||
+ | This is a tool which is bundled with [[XPwn]]. It is used for decrypting the RootFS. The syntax is the following; |
||
+ | <code>/opt/local/bin/dmg extract /path/to/rootfs/ /path/to/file/rootfsdec.dmg -k <KEY></code> |
||
+ | |||
+ | You may change the <code>dec</code> part of the name to anything you like. |
||
+ | |||
+ | {{stub|software}} |
||
+ | [[Category:Decryption]] |
Revision as of 17:24, 20 August 2013
This is a tool which is bundled with XPwn. It is used for decrypting the RootFS. The syntax is the following;
/opt/local/bin/dmg extract /path/to/rootfs/ /path/to/file/rootfsdec.dmg -k <KEY>
You may change the dec
part of the name to anything you like.
This software article is a "stub", an incomplete page. Please add more content to this article and remove this tag. |