HD DVD-Video Key Extraction
From Redump Wiki
(Difference between revisions)
		
		
| NovaAurora  (Talk | contribs) | NovaAurora  (Talk | contribs)  | ||
| Line 1: | Line 1: | ||
| - | |||
| - | |||
| ==Tools== | ==Tools== | ||
| - | ? | + | * 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] | ||
| ==Dumping Procedure== | ==Dumping Procedure== | ||
| - | + | *IMPORTANT: If your drive is a BD/HD-DVD hybrid drive, '''DO NOT''' insert A BD-Video disc with MKBv72 or newer, IT WILL BECOME IMPOSSIBLE TO DUMP HD-DVD KEYS ON SAID DRIVE. | |
| + | |||
| + | # 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>'' | ||
| + | # Grab required information for Redump (This is the same as BD-Video discs) | ||
| + | |||
| + |  BD-Video Protection: AACS (MKB version 7) | ||
| + |  Media Key: D3A5957A0219001AB62D31EAC9A10E5A | ||
| + |  Volume ID: FC3AAC79EA225AE1448C983C98259319 | ||
| + |  Volume Unique Key: F283D691673583569819F114460A6BF7 | ||
| + |  Unit Key File Hash (DiscID): D6630E5AA891CE4164A44E627E5672F092D0D717 | ||
| - | * | + | * "BD-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: | The DiscID is the SHA-1 hash calculated from the following files: | ||
| * HD-DVD Standard Content Audio : AACS\ATKF.AACS | * HD-DVD Standard Content Audio : AACS\ATKF.AACS | ||
Revision as of 02:35, 13 November 2022
Tools
- AACSKeys (Version inside of FindVUK works fine)
- ValidateVUK
Dumping Procedure
- IMPORTANT: If your drive is a BD/HD-DVD hybrid drive, DO NOT insert A BD-Video disc with MKBv72 or newer, IT WILL BECOME IMPOSSIBLE TO DUMP HD-DVD KEYS ON SAID DRIVE.
- 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>
- Grab required information for Redump (This is the same as BD-Video discs)
BD-Video Protection: AACS (MKB version 7) Media Key: D3A5957A0219001AB62D31EAC9A10E5A Volume ID: FC3AAC79EA225AE1448C983C98259319 Volume Unique Key: F283D691673583569819F114460A6BF7 Unit Key File Hash (DiscID): D6630E5AA891CE4164A44E627E5672F092D0D717
- "BD-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
