The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Dmg (command)"
m (Dialexio moved page Dmg to Dmg (command) without leaving a redirect: Avoid potential confusion between this program and disk images.) |
m (It wasn't clear.) |
||
Line 1: | Line 1: | ||
{{lowercase}} |
{{lowercase}} |
||
This is a tool which is bundled with [[XPwn]]. It is used for decrypting the RootFS. The syntax is the following: |
This is a tool which is bundled with [[XPwn]]. It is used for decrypting the RootFS. The syntax is the following: |
||
− | <code>/usr/local/bin/dmg extract /path/to/rootfs/ /path/to/file/ |
+ | <code>/usr/local/bin/dmg extract /path/to/rootfs/ /path/to/file/decryptedrootfs.dmg -k <KEY></code> |
{{stub|software}} |
{{stub|software}} |
||
[[Category:Decryption]] |
[[Category:Decryption]] |
Latest revision as of 09:58, 15 June 2015
This is a tool which is bundled with XPwn. It is used for decrypting the RootFS. The syntax is the following:
/usr/local/bin/dmg extract /path/to/rootfs/ /path/to/file/decryptedrootfs.dmg -k <KEY>
This software article is a "stub", an incomplete page. Please add more content to this article and remove this tag. |