The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Payload"
(New page: unsigned code used to usual used to patch iboot, ibec, ibss, or llb) |
(edits and added stuff) |
||
Line 1: | Line 1: | ||
− | + | Unsigned code that is used to patch iBoot, iBEC, iBSS, or LLB. |
|
+ | |||
+ | Payloads require little to no modification to work on a iDevice twice. The payload itself needs an injection vector (different one every time). For example the yellowsn0w payload was recycled into 3.0 when ultrasn0w came out, it just needed a new vector. |
Revision as of 04:50, 28 June 2010
Unsigned code that is used to patch iBoot, iBEC, iBSS, or LLB.
Payloads require little to no modification to work on a iDevice twice. The payload itself needs an injection vector (different one every time). For example the yellowsn0w payload was recycled into 3.0 when ultrasn0w came out, it just needed a new vector.