Difference between revisions of "Ramdisk Hack"

From The iPhone Wiki
Jump to: navigation, search
(oops)
m (not much)
Line 1: Line 1:
 
This allows unsigned ramdisks to be booted. It was first publicized by [[ZiPhone]]
 
This allows unsigned ramdisks to be booted. It was first publicized by [[ZiPhone]]
 
==Credit==
 
[[Zibri]]
 
   
 
==Exploit==
 
==Exploit==
Line 26: Line 23:
 
== History ==
 
== History ==
   
Credit goes to Zibri for the discovery of the ramdisk hack. First implemented in ZiPhone, it allowed running jailbreaks on the fly to be quicker than previous jailbreak implementations.
+
Credit goes to the Dev Team for the discovery of the ramdisk hack. First implemented 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.
   
 
[[Category:Jailbreaks]]
 
[[Category:Jailbreaks]]

Revision as of 21:05, 10 July 2010

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

  • PwnageTool
  • ZiPhone
  • iPlus
  • iLibertyX / iLiberty+
  • iFree
  • iPhone Forensics Toolkit
  • iNdependence
  • Any Jailbreak program so far
  • iTunes
  • Android
  • Zune
  • Linux
  • Windows Mobile
  • webOS
  • BlackBerry OS

History

Credit goes to the Dev Team for the discovery of the ramdisk hack. First implemented 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.