The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "PwnPie"
m |
Qwertyoruiop (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | Old and outdated iOS key grabber. |
||
− | '''PwnPie''' also is what [[iKeys]] should be, but [[iKeys]] isn't real. |
||
== What it does == |
== What it does == |
||
Line 16: | Line 16: | ||
== Notes == |
== Notes == |
||
− | * This app is outdated, |
+ | * This app is outdated, or [[PyPie]] is recommended. |
[[Category:GUI Tools]] |
[[Category:GUI Tools]] |
Revision as of 01:02, 5 July 2011
Old and outdated iOS key grabber.
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.
Requirements
Notes
- This app is outdated, or PyPie is recommended.