The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "XPwn"
(Just because the target page doesn't exist doesn't mean we shouldn't have a link. It is also a note that when the page is created, XPwn and xpwn are different things) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
== Tools == |
== Tools == |
||
XPwn consists of many utilities: |
XPwn consists of many utilities: |
||
− | * '''[[dfu-util]]''' is like idevice, but does not depend on any proprietary software, |
+ | * '''[[dfu-util]]''' is like idevice, but does not depend on any proprietary software, using [http://www.libusb.org/ libusb] instead. |
* '''[[dmg]]''' allows decrypting and encrypting of the [[/|root file system]] |
* '''[[dmg]]''' allows decrypting and encrypting of the [[/|root file system]] |
||
* '''[[hdutil]]''' allows image files to be edited |
* '''[[hdutil]]''' allows image files to be edited |
||
− | * '''[[hfsplus]]''' allows the root file system |
+ | * '''[[hfsplus]]''' allows the root file system and the ramdisks to be edited |
* '''[[idevice]]''' is a utility for Windows that guides the user into [[DFU Mode]] and then sends the exploit |
* '''[[idevice]]''' is a utility for Windows that guides the user into [[DFU Mode]] and then sends the exploit |
||
* '''[[ipsw]]''' creates the patched [[IPSW File Format|IPSW]] |
* '''[[ipsw]]''' creates the patched [[IPSW File Format|IPSW]] |
Latest revision as of 17:27, 20 August 2013
This page is about the collection of tools. For the specific program, see xpwn.
XPwn is a cross-platform, command line implementation of PwnageTool, and is currently being maintained by planetbeing. XPwn currently supports Windows, OS X, and GNU/Linux.
Tools
XPwn consists of many utilities:
- dfu-util is like idevice, but does not depend on any proprietary software, using libusb instead.
- dmg allows decrypting and encrypting of the root file system
- hdutil allows image files to be edited
- hfsplus allows the root file system and the ramdisks to be edited
- idevice is a utility for Windows that guides the user into DFU Mode and then sends the exploit
- ipsw creates the patched IPSW
- itunespwn is a Windows utility that replaces a file in
%APPDATA%\Apple Computer\Device Support
allowing the exploit to be uploaded by iTunes when the device is in DFU Mode - xpwn is a utility that allows the bootlogo + recovery logo of an IPSW to be changed
- xpwntool allows decrypting and patching of firmware files