Page 11 of 11

Re: UHD FAQ

Posted: Wed Mar 25, 2026 8:33 am
by vonMalm
I have the KeyDB_Helper ver 1.0.2.1
Where do I download the newest version from? Link seems to be broken...

Re: UHD FAQ

Posted: Wed Mar 25, 2026 10:17 am
by Coopervid
vonMalm wrote: Wed Mar 25, 2026 8:33 am I have the KeyDB_Helper ver 1.0.2.1
Where do I download the newest version from? Link seems to be broken...
This is the newest version. And the issue with FindVUK has been solved by its author nalor.

Re: UHD FAQ

Posted: Wed Mar 25, 2026 10:18 am
by keydb_helper
vonMalm wrote: Wed Mar 25, 2026 8:33 am I have the KeyDB_Helper ver 1.0.2.1
Where do I download the newest version from? Link seems to be broken...
I think 1.0.2.1 is the newest version and the Mediafire link is still accessible:
SamuriHL wrote: Fri Jan 17, 2025 2:43 pm KeyDB Helper (Windows Only)

https://www.mediafire.com/file/i0zkya2c ... .1.7z/file

...
============
1.0.0.1 Added notification if title supported by MakeMKV
...
1.0.2.1 Added better formatting for output text; Fixed bug where findvuk would hang during validate if new drive was found; Fixed bug where keydb.cfg was locked by rogue running findvuk process

Re: UHD FAQ

Posted: Wed Mar 25, 2026 2:27 pm
by SamuriHL
Yup 1.0.21 is the latest. The MF link should still be working fine. I haven't changed anything.

Re: UHD FAQ

Posted: Wed Mar 25, 2026 6:58 pm
by jatenk
Apologies if this has been answered before or it's supposed to be obvious, but how does the process of generating a key from a dump file actually work? If all that's needed to create a key from a dump file was included on the disc on hand, it would be possible to do this on the same machine, which it clearly isn't. I'd like to know where the file actually goes and what the key generation looks like from a practical and, possibly, mathematical perspective.

Re: UHD FAQ

Posted: Wed Mar 25, 2026 8:42 pm
by MrPenguin
jatenk wrote: Wed Mar 25, 2026 6:58 pm Apologies if this has been answered before or it's supposed to be obvious, but how does the process of generating a key from a dump file actually work?
You can start with basic AACS information, which includes the specifications, and which should tell you about AACS 1.0. AACS 2.0 is "like" AACS 1.0, but with some upgrades.

There are obviously some missing pieces in all of these, i.e. a set of secret keys which makes the algorithms work. There are also some publicly available keys for AACS 1.0, which AACS-LA actively revokes whenever it can. But there is nothing publicly available for AACS 2.0, and this is almost certainly because such things are much harder to come by than for AACS 1.0.

Re: UHD FAQ

Posted: Fri Apr 10, 2026 4:46 pm
by BrianInSC
SamuriHL wrote: Fri Jan 17, 2025 2:43 pm KeyDB Helper (Windows Only)

https://www.mediafire.com/file/i0zkya2c ... .1.7z/file

* Extract it to a folder
* Run it...it will download a copy of FindVUK and configure it

The following functions are available:

* Synchronize - Syncs the keydb.cfg file using FindVUK and then copies it to the MakeMKV data directory
* Validate - Validates your disc in the KeyDB file. This is a VERY good thing to be doing with all your discs!! It helps to maintain the integrity of the KeyDB.
* Disc Info - Shows you the information for your disc including the disc ID. If your KeyDB.cfg file contains device keys and/or processing keys, it COULD, in theory, maybe use those to ADD entries to the KeyDB. You know, for those pesky MKB v82 blu-rays everyone is loving.
* Disc Hash - Content Hash validation for the disc. I personally use this on my mounted protected ISOs after creating them to validate they're good but you can use it directly on a disc if you want, it'll just be slower
* Search - Allows you to search for a disc ID to see if it's in the keydb
* Settings - Allows you to specify additional directories to copy the keydb.cfg file to

The MKB v82 device key has been added to the public keydb.cfg. You no longer need to add it using the Fix functionality in my tool.

Once in a great while when the luck of the stars work in your favor, SOMETIMES on rare occasions this disc info process might help you find a VUK for a UHD that you're waiting for. To be clear, this code contains ZERO keys and there are NO public AACS 2.x processing keys...but sometimes you get lucky with other entries that could be in the KeyDB just waiting to be taken advantage of at times.

NOTE: This will not work on certain Pioneer drives. The VID needs to be able to be read correctly for it to work.

If you see [MakeMKV SUPPORTED]: FALSE it means that the KeyDB entry does not contain a VUK. You should post a dump or a link to a dump for your disc to see if someone can add a full entry to the KeyDB for your disc

That's all it does. But should make things easier for those who use the KeyDB in concert with MakeMKV.

NOTE: I added an experimental feature to check discs that have an AACS directory but the contents of the disc are NOT encrypted. I don't have any such discs myself so I couldn't test it but in theory it might tell you when it detects that. It also might present false positives so let me know how you make out with this one.


NOTE: This will require .NET 8 Framework runtime be installed. You can find the latest here:

https://dotnet.microsoft.com/en-us/download/dotnet/8.0

Get the Windows X64 installer.

============
1.0.0.1 Added notification if title supported by MakeMKV
1.0.0.2 Fixed path not found exception when attempting to create an empty keydb.cfg file on startup
1.0.1.0 Enhanced Disc Info functionality; FindVUK Validate disc functionality added
1.0.1.1 Log inflation bug...accidentally left debug logging statement in causing log to grow exponentially...oops
1.0.1.2 Add unit key validation and keydb entry updating when local validation succeeds but differs from keydb
1.0.1.3 Forgot to compare the actual unit keys
1.0.1.4 Lots of internal bug fixing
1.0.1.5 Added new Fix... option for updating the keydb.cfg in certain circumstances
1.0.1.6 Add tooltips; Add Disc Hash; Faster VID parsing; Fixed bug in Fix function if header is missing
1.0.2.0 Removed fix functionality as it was no longer needed; Added settings button to configure additional directories to copy the keydb.cfg to; Added experimental detection of discs with AACS directory that aren't actually encrypted (let me know how that works for you)
1.0.2.1 Added better formatting for output text; Fixed bug where findvuk would hang during validate if new drive was found; Fixed bug where keydb.cfg was locked by rogue running findvuk process
Can I send you a kofi or something? This neat little app did me good!

Re: UHD FAQ

Posted: Fri Apr 10, 2026 6:19 pm
by SamuriHL
Totally not necessary. I'm glad you find it useful. I wanted to make using Nalor's FindVUK program easier for people who aren't used to dealing with command line that's all.

Re: UHD FAQ

Posted: Fri Apr 17, 2026 5:08 pm
by PeteG
Thanks a lot for this app. My first UHD rip on a new drive, flashed as per this forum, totally failed. After reading around a bit, got your KeyDB Helper, ran it, the keyDB file was installed to MakeMKV and tried rip again with smooth success. Thankyou.

Re: UHD FAQ

Posted: Mon May 25, 2026 6:11 am
by DpreDpvtas
I want to know if the newly released OmniDrive firmware for blu-ray drives is compatible to use with MakeMKV? I want to flash my drive with that firmware just to dump game discs, as well to be able to dump 4k blu-ray movies.

Re: UHD FAQ

Posted: Mon May 25, 2026 8:41 pm
by SamuriHL
I rebranded KeyDB Helper to KeyDB Assistant to avoid any confusion with the user keydb_helper. No functionality changes.

Re: UHD FAQ

Posted: Wed Jun 03, 2026 11:50 pm
by ThatDudeRandy
Where is the current link to find KeyDB Assistant...the media fire link is broken

Re: UHD FAQ

Posted: Thu Jun 04, 2026 1:20 am
by nicholfd
ThatDudeRandy wrote: Wed Jun 03, 2026 11:50 pm Where is the current link to find KeyDB Assistant...the media fire link is broken
The Media Fire link in the main post just worked for me: viewtopic.php?f=12&t=16883&p=166510&hil ... nt#p166510

Thanks,
Frank