User Tools

Site Tools


scsidrminfo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
scsidrminfo [2009/04/24 17:41] megadiscmanscsidrminfo [2009/04/24 18:14] megadiscman
Line 18: Line 18:
  
 ==== Command A4: Read Crypto Stuff ==== ==== Command A4: Read Crypto Stuff ====
-(Sony calls it "Request Key")+(Sony calls it "Report Key")
  
 <code> <code>
Line 32: Line 32:
  
 ===== Data formats ===== ===== Data formats =====
 +even key types imply data transfer to device (using A3 command), whereas odd key types imply data transfer from device (using A4 command)
 +
 +Generally, all unused fields are sent as zero.
  
 ==== Key type 30: Authentication Token 1 ==== ==== Key type 30: Authentication Token 1 ====
Line 89: Line 92:
 0C: BYTES ICV data 0C: BYTES ICV data
 XX: BYTES 8 Bytes MAC XX: BYTES 8 Bytes MAC
 +</code>
 +
 +==== Key type 38: secure clock ====
 +This data packet is sent to the device
 +<code>
 +00: BYTE  unused
 +01: BYTE  constant 0
 +02: WORD  unused
 +04: BYTE  unused
 +05: BYTE  constant 20
 +06: BYTE  unused
 +07: BYTE  constant 8
 +08: DWORD unused
 +0C: BYTE  unused
 +0D: BYTE  Seconds
 +0E: BYTE  Minutes
 +0F: BYTE  Hour
 +10: BYTE  Day
 +11: BYTE  Month
 +12: BYTE  Year
 +13: BYTE  unused
 +14: BYTES MAC
 +</code>
 +
 +==== Key type 39: Unique ID ====
 +
 +==== Key type 3B: Leaf ID ====
 +
 +==== Key type 3D: Disc ID ====
 +<code>
 +00: WORD  unusused, length?
 +02: BYTES 16 bytes disc ID
 </code> </code>
  
scsidrminfo.txt · Last modified: 2010/07/06 15:10 by megadiscman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki