Submitted dump named:
MKB20_v77_YOJIMBO_9500
Dump Submitted - Yojimbo UHD
-
- Posts: 143
- Joined: Fri Sep 06, 2024 4:47 pm
Re: Dump Submitted - Yojimbo UHD
Is it possible to pull the disk id from a disk in my drive? I am trying to extract Yojimbo and it is stating that the volume key is unknown.
I did just restart MakeMKV and it downloaded the latest public key file.
I did just restart MakeMKV and it downloaded the latest public key file.
Re: Dump Submitted - Yojimbo UHD
Yes, you just need to calculate the SHA1 hash of the disk's AACS/Unit_Key_RO.inf file. On Linux, you'd use the sha1sum tool to do this. On Windows, you could try:
Code: Select all
certutil -hashfile "AACS\Unit_Key_RO.inf" SHA1
-
- Posts: 143
- Joined: Fri Sep 06, 2024 4:47 pm
Re: Dump Submitted - Yojimbo UHD
MakeMKV does not automatically download the public keydb. MakeMKV automatically downloads its own proprietary "hashed key" database but these two key databases support different titles. If you'd like to use the public keydb for titles not yet supported by MakeMKV, check out my post here.