The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "PwnPie"
m (→What it does) |
m |
||
Line 1: | Line 1: | ||
− | PwnPie also is what [[iKeys]] should be, but [[iKeys]] isn't real. |
+ | '''PwnPie''' also is what [[iKeys]] should be, but [[iKeys]] isn't real. |
== What it does == |
== What it does == |
||
Line 9: | Line 9: | ||
* A private beta version can produce a page, allowing to add keys easily. |
* A private beta version can produce a page, allowing to add keys easily. |
||
* Latest version can be found on [https://github.com/qwertyoruiop/PwnPie/blob/master/PwnPie.sh GitHub] |
* Latest version can be found on [https://github.com/qwertyoruiop/PwnPie/blob/master/PwnPie.sh GitHub] |
||
− | |||
− | '''This is ''OUTDATED'', use [[Sekrit]] instead.''' |
||
== Requirements == |
== Requirements == |
||
− | *[[XPwn]]: [http://www.megaupload.com/?d=J9A84LP7 |
+ | * [[XPwn]]: [http://www.megaupload.com/?d=J9A84LP7 MegaUpload.com] |
− | *[[IRecovery]]: [http://cl.ly/38TE |
+ | * [[IRecovery]]: [http://cl.ly/38TE CloudApp] |
− | *LibPNG: [http://ethan.tira-thompson.org/Mac_OS_X_Ports_files/libpng%20%28universal%29.dmg |
+ | * [[LibPNG]]: [http://ethan.tira-thompson.org/Mac_OS_X_Ports_files/libpng%20%28universal%29.dmg Ethan.Tira-Thompson.org] |
− | * |
+ | * [[LibUSB]]: [http://0wn-team.info/LibUSB%20Installer.zip 0wn-team.info] |
+ | |||
+ | == Notes == |
||
+ | * This app is outdated, [[Sekrit]] it recommended. |
||
[[Category:GUI Tools]] |
[[Category:GUI Tools]] |
Revision as of 02:06, 3 July 2011
PwnPie also is what iKeys should be, but iKeys isn't real.
What it does
- Basically it takes an IPSW and parses every img3 inside.
- Using BASH, we launch greenpois0n monitoring its output, and when it loads iBSS we kill it.
We will have an iDevice in iBSS pwned.
- Using the
go aes dec
command we find keys/IVs and format them. - The tool will also decrypt for you the whole IPSW, so you can play with it easily.
- A private beta version can produce a page, allowing to add keys easily.
- Latest version can be found on GitHub
Requirements
Notes
- This app is outdated, Sekrit it recommended.