The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Dmg (command)"
(Created.) |
m (It wasn't clear.) |
||
(2 intermediate revisions by 2 users not shown) | |||
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>/ |
+ | <code>/usr/local/bin/dmg extract /path/to/rootfs/ /path/to/file/decryptedrootfs.dmg -k <KEY></code> |
− | |||
− | You may change the <code>dec</code> part of the name to anything you like. |
||
− | |||
{{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. |