Difference between revisions of "Ramdisk Hack"

From The iPhone Wiki
Jump to: navigation, search
(History: If the code was borrowed, then it had already been implemented)
Line 5: Line 5:
   
 
== Implementation ==
 
== Implementation ==
* [[ZiPhone]] and newer
+
* [[ZiPhone]] and [[Pwnagetool]] 1.0 and 1.1
   
 
== History ==
 
== History ==

Revision as of 12:41, 23 January 2012

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

Exploit

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

Implementation

History

Credit goes to the Dev Team for the discovery of the ramdisk hack. First publicly released in ZiPhone, using code taken from the Dev Team repository, it allowed running jailbreaks on the fly to be quicker than previous jailbreak implementations, due to the fact that at the time it was the only ramdisk hack jailbreak available.