HD DVD-Video Key Extraction: Difference between revisions

From wiki.redump.info Wiki
>NovaAurora
No edit summary
>User7
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
Tool: DumpHD 0.61 (Need to mirror)
==Tools==
* [https://forum.doom9.org/showthread.php?t=123111 Original Forum Thread]
* [/DiscImageCreator:_Optical_Disc_Drive_Compatibility#HD_DVD-ROM Any(?) HD-DVD Drive]
* [http://cyberside.net.ee/ripping/BD_DeviceKeys/dumphd-0.61.zip Download: Windows]
* AACSKeys (Version inside of [https://forum.doom9.org/showthread.php?t=172472 FindVUK] works fine)
* [http://cyberside.net.ee/ripping/BD_DeviceKeys/dumphd-0.61.tar.gz Download: Linux] (Untested)
* [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:
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

Latest revision as of 02:07, 3 November 2024

Tools

  • [/DiscImageCreator:_Optical_Disc_Drive_Compatibility#HD_DVD-ROM Any(?) HD-DVD Drive]
  • AACSKeys (Version inside of FindVUK works fine)
  • ValidateVUK

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