Difference between revisions of "Signature Check Patch"

From The iPhone Wiki
Jump to: navigation, search
(adding missing period)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  +
For a [[bootrom]]-based [[jailbreak]] to work, you need to patch the signature checking. After patching the [[NOR]] images, the authenticity of the files being loaded is not verified.
{{DISPLAYTITLE:Signature Patch}}
 
 
*kernel boot
 
*img3 tags check
 
*custom ramdisk
 
 
 
Disabling signature check is a must on a [[bootrom]] based [[Jailbreak]]. Patching that, the NOR images do not verify the authenticity of the files beeing booted.
 
 
Video showing how to make this patch: http://www.youtube.com/watch?v=9lLBfArLzuo&feature=youtu.be
 
   
  +
== External Links ==
  +
* YouTube video [http://www.youtube.com/watch?v=9lLBfArLzuo detailing how to make the patch]
   
  +
{{stub|jailbreaking}}
 
[[Category:NOR Patches]]
 
[[Category:NOR Patches]]

Latest revision as of 09:26, 30 September 2013

For a bootrom-based jailbreak to work, you need to patch the signature checking. After patching the NOR images, the authenticity of the files being loaded is not verified.

External Links

Gp.png This jailbreaking article is a "stub", an incomplete page. Please add more content to this article and remove this tag.