HDDVD-Video Key Extraction

From Redump Wiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "WIP")
 
(15 intermediate revisions not shown)
Line 1: Line 1:
-
WIP
+
==Tools==
 +
* [http://wiki.redump.org/index.php?title=DiscImageCreator:_Optical_Disc_Drive_Compatibility#HD_DVD-ROM Any(?) HD-DVD Drive]
 +
* AACSKeys (Version inside of [https://forum.doom9.org/showthread.php?t=172472 FindVUK] works fine)
 +
* [https://web.archive.org/web/20160609053427/http://forum.doom9.org/attachment.php?attachmentid=6744&d=1170538388 ValidateVUK]
 +
 
 +
==Extraction Procedure==
 +
# Extract FindVUK to location of your choice
 +
# Open a command prompt and navigate to where you extracted FindVUK
 +
# Navigate inside the aacskeys folder
 +
# Run ''aacskeys -v <drive letter>''
 +
# Copy paste output for safe keeping
 +
# Validate the Volume Unique Key by running ''ValidateVUK <drive letter> <VUK>''
 +
#* Colon required for drive letter (F:)
 +
# Grab required information for Redump (This is the same as BD-Video discs)
 +
 
 +
HDDVD-Video Protection: AACS (MKB version 7)
 +
Media Key: D3A5957A0219001AB62D31EAC9A10E5A
 +
Volume ID: FC3AAC79EA225AE1448C983C98259319
 +
Volume Unique Key: F283D691673583569819F114460A6BF7
 +
Unit Key File Hash (DiscID): D6630E5AA891CE4164A44E627E5672F092D0D717
 +
 
 +
* "HDDVD-Video Protection" comes from this line: '''MKBv:'''
 +
* "Media Key" comes from this line: '''Media key:'''
 +
* "Volume ID" comes from this line: '''Volume ID (AACSAUTH):'''
 +
* "Volume Unique Key" comes from this line: '''Volume Unique Key:'''
 +
* "Unit Key File Hash (DiscID)" comes from this line: '''TKF Hash (Disc ID):'''
 +
 
 +
==Extra Notes==
 +
The DiscID is the SHA-1 hash calculated from the following files:
 +
* HD-DVD Standard Content Audio : AACS\ATKF.AACS
 +
* HD-DVD Standard Content Video : AACS\VTKF.AACS
 +
* HD-DVD Advanced Content Audio : AACS\ATKF000.AACS
 +
* HD-DVD Advanced Content Video : AACS\VTKF000.AACS
 +
 
 +
[[Category:Dumping Guides]]

Latest revision as of 16:35, 16 February 2024

Tools

Extraction Procedure

  1. Extract FindVUK to location of your choice
  2. Open a command prompt and navigate to where you extracted FindVUK
  3. Navigate inside the aacskeys folder
  4. Run aacskeys -v <drive letter>
  5. Copy paste output for safe keeping
  6. Validate the Volume Unique Key by running ValidateVUK <drive letter> <VUK>
    • Colon required for drive letter (F:)
  7. Grab required information for Redump (This is the same as BD-Video discs)
HDDVD-Video Protection: AACS (MKB version 7)
Media Key: D3A5957A0219001AB62D31EAC9A10E5A
Volume ID: FC3AAC79EA225AE1448C983C98259319
Volume Unique Key: F283D691673583569819F114460A6BF7
Unit Key File Hash (DiscID): D6630E5AA891CE4164A44E627E5672F092D0D717
  • "HDDVD-Video Protection" comes from this line: MKBv:
  • "Media Key" comes from this line: Media key:
  • "Volume ID" comes from this line: Volume ID (AACSAUTH):
  • "Volume Unique Key" comes from this line: Volume Unique Key:
  • "Unit Key File Hash (DiscID)" comes from this line: TKF Hash (Disc ID):

Extra Notes

The DiscID is the SHA-1 hash calculated from the following files:

  • HD-DVD Standard Content Audio : AACS\ATKF.AACS
  • HD-DVD Standard Content Video : AACS\VTKF.AACS
  • HD-DVD Advanced Content Audio : AACS\ATKF000.AACS
  • HD-DVD Advanced Content Video : AACS\VTKF000.AACS
Personal tools