Difference between revisions of "Talk:Kirkwood 7A341 (iPod2,1)"

From The iPhone Wiki
Jump to: navigation, search
m (Created page with "Ok, this page a WTF key and IV, so here they are: * IV: e060a05be0f95aa0d722500a7beff6ae * Key: 50deb7d37209f8a2199ce2e2e7583a6d I don't know why because according to the his...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
== Old content ==
Ok, this page a [[WTF]] key and IV, so here they are:
 
  +
Ok, this page had a [[WTF]] key and IV, so here they are:
 
* IV: e060a05be0f95aa0d722500a7beff6ae
 
* IV: e060a05be0f95aa0d722500a7beff6ae
 
* Key: 50deb7d37209f8a2199ce2e2e7583a6d
 
* Key: 50deb7d37209f8a2199ce2e2e7583a6d
I don't know why because according to the history of the [[Template:Keys|template]], it was removed because it is packaged all with the same Key and IV, so there they are... Also, here is the kernel section:
+
I don't know why because according to the history of the [[Template:Keys|template]], it was removed because it is packaged all with the same Key and IV, so there they are. Also, here is the kernel section:
 
// thumb patches
 
// thumb patches
 
0x08DE72: 8D 43 => 00 00 // w^x patch #1
 
0x08DE72: 8D 43 => 00 00 // w^x patch #1
Line 17: Line 18:
 
0x3F908C: 00 40 A0 E3 => 01 40 A0 E3 // codesign check actual code patch
 
0x3F908C: 00 40 A0 E3 => 01 40 A0 E3 // codesign check actual code patch
 
0x3FCB40: FF 40 A0 E3 => 00 40 A0 E3
 
0x3FCB40: FF 40 A0 E3 => 00 40 A0 E3
--[[User:Balloonhead66|Balloonhead66]] 17:11, 15 August 2011 (MDT)
+
--[[User:5urd|5urd]] 17:11, 15 August 2011 (MDT)

Latest revision as of 08:46, 4 March 2014

Old content

Ok, this page had a WTF key and IV, so here they are:

  • IV: e060a05be0f95aa0d722500a7beff6ae
  • Key: 50deb7d37209f8a2199ce2e2e7583a6d

I don't know why because according to the history of the template, it was removed because it is packaged all with the same Key and IV, so there they are. Also, here is the kernel section:

// thumb patches
0x08DE72: 8D 43 => 00 00               // w^x patch #1
0x090B6E: A2 43 => 00 00               // w^x patch #2
0x19B8BC: 0C D1 => 0C E0               // allow tfp0
0x381E22: FA 23 DB 00 => 01 23 5B 42   // allow aes uid key usage
0x381E34: FA 23 9B 00 => 01 23 5B 42   // allow aes gid key usage
0x3DEF8E: 40 42 => 00 20               // img3 signature check

// flag patches
0x213638: 00 00 00 00 => 01 00 00 00   // setup_kmem flag

// arm patches
0x3F908C: 00 40 A0 E3 => 01 40 A0 E3   // codesign check actual code patch
0x3FCB40: FF 40 A0 E3 => 00 40 A0 E3

--5urd 17:11, 15 August 2011 (MDT)