Twister UHD Dump submitted
Twister UHD Dump submitted
I've just submitted a dump file for Twister. It is MKB20_v77_Twister_CD70.tgz
Re: Twister UHD Dump submitted
Is there a reason you couldn't tag on to the several existing Twister UHD key messages?
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
Re: Twister UHD Dump submitted
The latest KEYDB.cfg file contains these three entries:
Code: Select all
0xA3A6092AD92A511197611E6E3A828D25EDA91099 = Twister (Twister) | D | 2024-05-21
0xD5416461A6EC6DE1FB098FE155B43F1DF3406149 = Twister (Twister) | D | 2024-05-20
0x6C578D8E3B8853F9E2C169B7F8D8FBD2550F2163 = Twister (Twister) | D | 2024-05-20
Last edited by MrPenguin on Mon Jul 29, 2024 9:40 am, edited 1 time in total.
Re: Twister UHD Dump submitted
Thanks for the suggestion. I downloaded the KEYDB.cfg file and installed it in my MakeMKV folder, but still no go. I'd guess there needs to be a 3rd entry in the file for this build of the 4K disc. Any other suggestions?
Re: Twister UHD Dump submitted
The KEYDB.cfg file is regularly updated by people across the Internet, so this may change at some point. If you install FindVUK then you can run "findvuk synchronize" to download just the changes, rather than redownloading the entire ZIP file each time.
-
- Posts: 2825
- Joined: Wed Nov 22, 2017 11:45 pm
Re: Twister UHD Dump submitted
It doesn't go in your MakeMKV installation directory, it goes in the MakeMKV data directory.
Cheers
----------------------------------------------------------------------------------------------------------------------------
For UHD enabled drives (AU/NZ/SG + Others) & DIY Single Drive Flasher (WW): https://uhdenableddrives.com
----------------------------------------------------------------------------------------------------------------------------
For UHD enabled drives (AU/NZ/SG + Others) & DIY Single Drive Flasher (WW): https://uhdenableddrives.com
-
- Posts: 3
- Joined: Thu Nov 09, 2023 9:34 am
Re: Twister UHD Dump submitted
where do I download KEYDB.cfg? all the links people put up direct me to https://fvonline-db.bplaced.net/ which says we cannot find this page
Re: Twister UHD Dump submitted
Try http://fvonline-db.bplaced.net instead? (Basically, it's "http" and not "https".)UHDRip1337 wrote: ↑Mon Jul 29, 2024 5:14 pmwhere do I download KEYDB.cfg? all the links people put up direct me to https://fvonline-db.bplaced.net/ which says we cannot find this page
-
- Posts: 3
- Joined: Thu Nov 09, 2023 9:34 am
Re: Twister UHD Dump submitted
thanks MrPenguin, http works
Re: Twister UHD Dump submitted
Thanks for the reply. I have gotten the KEYDB.cfg file downloaded and installed in the MakeMKV data folder. I've also fixed the findvuk synchronize batch file modified so that it copies the cfg file into the MakeMKV data folder every time I run the batch file. Last question, are there any instructions anywhere on where/how to find the passkey for a specific disc and how to add it the the KEYDB.cfg file? If so, could you send a link to the information?
Re: Twister UHD Dump submitted
UHD keys are designed to be difficult to obtain. If it were simple, I don't think MakeMKV would ask everyone to email their dump files to svq@makemkv.com. As for KEYDB, the entry point there would be the FindVUK thread on Doom9.
However, one easy way of contributing to KEYDB would be to add this setting to your FindVUK.ini file:
Code: Select all
Disable_Bus_Encryption_Cmd="C:\Program Files (x86)\MakeMKV\makemkvcon.exe" info dev:$DRIVE$
Code: Select all
> findvuk validateDisc drive=<your-uhd-drive-letter>
Re: Twister UHD Dump submitted
Perfect! Thanks so much for your help. BTW, it looks like Twister CD70 is able to be ripped now.MrPenguin wrote: ↑Mon Jul 29, 2024 8:55 pmUHD keys are designed to be difficult to obtain. If it were simple, I don't think MakeMKV would ask everyone to email their dump files to svq@makemkv.com. As for KEYDB, the entry point there would be the FindVUK thread on Doom9.
However, one easy way of contributing to KEYDB would be to add this setting to your FindVUK.ini file:(Assuming this is where you installed MakeMKV, of course.) And then to execute:Code: Select all
Disable_Bus_Encryption_Cmd="C:\Program Files (x86)\MakeMKV\makemkvcon.exe" info dev:$DRIVE$
for each of your own UHD disks, just to confirm that its KEYDB entry is correct.Code: Select all
> findvuk validateDisc drive=<your-uhd-drive-letter>
Re: Twister UHD Dump submitted
It looks like it. The disc was able to be decrypted by MakeMKV after I updated the KEYDB file to the current version yesterday. I haven't run the validateDisc option yet, but will later today. Thanks again for all of your suggestions and help.