Changes

1 byte added ,  10:54, 28 January 2013
m
Line 52: Line 52:  
Instead of using [[WiiND]], you can retrieve your console keys from the keys.bin file that BootMii v3+ produces when backing up the [[NAND]]. To view them, open keys.bin with a hex editor.<br />
 
Instead of using [[WiiND]], you can retrieve your console keys from the keys.bin file that BootMii v3+ produces when backing up the [[NAND]]. To view them, open keys.bin with a hex editor.<br />
 
Here are the offsets for each key:
 
Here are the offsets for each key:
βˆ’
<pre>ECC Private Key: 0x128 (30 bytes)
+
<pre>
 +
boot1 hash: 0x100 (20 bytes)
 +
Common key (AES): 0x114 (16 bytes)
 
Console ID: 0x124 (4 bytes)
 
Console ID: 0x124 (4 bytes)
 +
ECC Private Key: 0x128 (30 bytes)
 +
NAND HMAC: 0x144 (20 bytes)
 
NAND AES key: 0x158 (16 bytes)
 
NAND AES key: 0x158 (16 bytes)
βˆ’
NAND HMAC: 0x144 (20 bytes)
  βˆ’
Common key (AES): 0x114 (16 bytes)
   
PRNG seed (AES): 0x168 (16 bytes)
 
PRNG seed (AES): 0x168 (16 bytes)
βˆ’
boot1 hash: 0x100 (20 bytes)
   
ng_key_id: 0x208 (4 bytes)
 
ng_key_id: 0x208 (4 bytes)
 
ng_sig: 0x20c (60 bytes)</pre>  
 
ng_sig: 0x20c (60 bytes)</pre>  
20

edits