Page 1 of 1
Dump Submitted - Yojimbo UHD
Posted: Tue Jan 07, 2025 10:44 pm
by Nocobo
Submitted dump named:
MKB20_v77_YOJIMBO_9500
Re: Dump Submitted - Yojimbo UHD
Posted: Wed Jan 08, 2025 8:25 am
by keydb_helper
Nocobo wrote: ↑Tue Jan 07, 2025 10:44 pm
Submitted dump named:
MKB20_v77_YOJIMBO_9500
A UHD variant
Yojimbo has been added to the public keydb. It may work with your disc.
(libaacs disc ID is 0x0B68692ABB1B39CD3BD903DCD448ACE3F2A9CDD2)
Re: Dump Submitted - Yojimbo UHD
Posted: Wed Jan 15, 2025 11:15 pm
by mikew1998
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.
Re: Dump Submitted - Yojimbo UHD
Posted: Wed Jan 15, 2025 11:22 pm
by MrPenguin
mikew1998 wrote: ↑Wed Jan 15, 2025 11:15 pm
Is it possible to pull the disk id from a disk in my drive?
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
Re: Dump Submitted - Yojimbo UHD
Posted: Thu Jan 16, 2025 12:45 am
by keydb_helper
mikew1998 wrote: ↑Wed Jan 15, 2025 11:15 pm
I did just restart MakeMKV and it downloaded the latest public key file.
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.