Difference between revisions of "Ramdisk Hack"

From The iPhone Wiki
Jump to: navigation, search
(Credit)
m (lolwut)
Line 2: Line 2:
   
 
==Credit==
 
==Credit==
[[Zibri]]
+
[[The dev team]]
   
 
==Exploit==
 
==Exploit==
Line 8: Line 8:
   
 
==Implementation==
 
==Implementation==
* [[ZiPhone]]
 
 
* [[PwnageTool]]
 
* [[PwnageTool]]
  +
* [[ZiPhone]]
 
* iPlus
 
* iPlus
 
* iLibertyX / [[iLiberty+]]
 
* iLibertyX / [[iLiberty+]]

Revision as of 12:16, 26 June 2009

This allows unsigned ramdisks to be booted. It was first publicized by ZiPhone

Credit

The dev team

Exploit

Passing pmd*= boot-args specifying a ramdisk in ram > 0x9C000000 allows any ramdisk to be booted.

Implementation