Difference between revisions of "Signature Check Patch"

From The iPhone Wiki
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:Signature Patch}} *kernel boot *img3 tags check *custom ramdisk Patch signature check is a must on a bootrom based Jailbreak. This allow you too boot...")
 
Line 6: Line 6:
   
   
Patch signature check is a must on a [[bootrom]] based [[Jailbreak]]. This allow you too boot custom ramdisks and execute anything you want on the target device.
+
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
 
Video showing how to make this patch: http://www.youtube.com/watch?v=9lLBfArLzuo&feature=youtu.be

Revision as of 17:37, 7 January 2013


  • 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