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) |
m (It wasn't clear.) |
||
(3 intermediate revisions by 3 users not shown) | |||
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>/usr/local/bin/dmg extract /path/to/rootfs/ /path/to/file/decryptedrootfs.dmg -k <KEY></code> |
||
+ | {{stub|software}} |
||
+ | [[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. |