Difference between revisions of "Ramdisk Hack"

From The iPhone Wiki
Jump to: navigation, search
(Replacing page with '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 ra...')
Line 2: Line 2:
   
 
==Credit==
 
==Credit==
[[The dev team]]
+
[[Zibri]]
   
 
==Exploit==
 
==Exploit==
Line 15: Line 15:
 
* iPhone Forensics Toolkit
 
* iPhone Forensics Toolkit
 
* iNdependence
 
* iNdependence
  +
* Any Jailbreak program so far
   
 
[[Category:Jailbreaks]]
 
[[Category:Jailbreaks]]

Revision as of 00:55, 24 April 2010

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

Credit

Zibri

Exploit

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

Implementation