Difference between revisions of "Dmg (command)"

From The iPhone Wiki
Jump to: navigation, search
(Created.)
(It is located in /usr/local.)
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>/opt/local/bin/dmg extract /path/to/rootfs/ /path/to/file/rootfsdec.dmg -k <KEY></code>
+
<code>/usr/local/bin/dmg extract /path/to/rootfs/ /path/to/file/rootfs.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]]

Revision as of 14:44, 13 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/rootfs.dmg -k <KEY>

Tango Media-cdrom.png This software article is a "stub", an incomplete page. Please add more content to this article and remove this tag.