Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
15th January 2018, 10:32 | #21 | Link | |
Registered User
Join Date: Jun 2005
Posts: 259
|
Quote:
He can do whatever he wants but should simply state 'I want people to use my program so I'm encrypting the keys, good luck figuring it out'. Anyway, 0 fucks given by me about UHD, I'm interested in opening up regular Bluray playback By the way, Relight's database can simply store these hashed keys, and output the desired format when needed. People on myce will probably correlate the hashed keys with the regular DiscIDs in their excel list (and we will see if the DiscID was indeed an 'incorrect assumption' or not) Last edited by candela; 15th January 2018 at 11:50. |
|
18th January 2018, 21:19 | #25 | Link |
Registered User
Join Date: Dec 2017
Posts: 25
|
What's this about MD5 for MKB_RO.inf?
I will wait for a few updates to FindVUK XML output before proceeding with database, just because it's easier/better to do it once we have the final "template" of the XML file. One of the additions I spoke with nalor about is for the XML to report the version of FindVUK - perhaps something along the lines of: <Application>FindVUK X.XX</Application> |
18th January 2018, 22:05 | #27 | Link |
Registered User
Join Date: Jun 2005
Posts: 259
|
MD5 hash is just and extra parameter for information purposes. The application parameter is useful, for other sources besides Findvuk . It would be nice if your database can handle unknown parameters though.
We can just call it <MKB_MD5> or <MKBmd5> or possibly a general thing, maybe more interesting hashes are useful in the future. Don't known at the moment . Maybe BD+ table hash although bd+ tables can actually have different headers so the hash isn't unique <Hashes> <Hash Type="MD5" File="MKB_RO.inf" Size="1048576">C002518F549F81797B4694E527092D</Hash> <Hash Type="MD5" File="convtab.bin" Size="123000">503F781E6A5C62606ABA45BF5AE9FF</Hash> </Hashes> Last edited by candela; 18th January 2018 at 22:21. |
18th January 2018, 22:10 | #28 | Link |
Registered User
Join Date: Dec 2017
Posts: 25
|
Yes, the database will have a method to handle unknown parameters, although obviously I would like to start with as much information as possible so that we can at least limit the changes needed after submissions start.
|
18th January 2018, 22:16 | #29 | Link | |
Registered User
Join Date: Jun 2008
Posts: 71
|
Where and when exactly did I said this?
Quote:
So you are saying that maintaining a linux port, keeping it open source, integrated into libbluray and all essentially giving it away for free for the 10 years is still not good enough for you, and I should just release all keys to everyone in the format of your choice? Point taken... |
|
18th January 2018, 23:00 | #30 | Link | |
Registered User
Join Date: Jan 2018
Posts: 11
|
Quote:
As for now, i got to put my discs in the drive, one by one, wait for the disc to be identified, then try to backup, wait a 1 minute, clic the on the window popping, wait a few more minutes and then i can see if it works or not. Having the hashes for UK RO or MKB RO would allow me to just check my excel file and see if my disc can be decripted or not. PS: I sent you some dumps for the ones missing, with UK hash and EAN in case you would like to make a database with more infos. And good job by the way |
|
18th January 2018, 23:01 | #31 | Link | |
Registered User
Join Date: Dec 2013
Posts: 512
|
Quote:
And I've added a parameter to just request the MetaInfos from a disc in drive - e.g. for the single UHD I have I get this: Code:
<?xml version="1.0" encoding="UTF-8"?> <Bluray> <FileType>BlurayMetaXML</FileType> <DiscId Date="2016-03-18">F58AA868C40D5894C332F9BDB978522432D5CC82</DiscId> <VolumeLabel>DEADPOOL</VolumeLabel> <BDplus>0</BDplus> <BusEncryptionEnabled>1</BusEncryptionEnabled> <MKBrev>60</MKBrev> <MetaTitles> <MetaTitle Language="eng">Deadpool</MetaTitle> </MetaTitles> <Application>FindVUK 1.xx</Application> <VolumeSize>0</VolumeSize> </Bluray> |
|
18th January 2018, 23:02 | #32 | Link | |
Registered User
Join Date: Jun 2005
Posts: 259
|
Quote:
People on myce seemed to be interested in the DiscIDs and I was under the impression you were following the topic. And the DiscID would obviously be helpful for storing the hashed keys in the database Relight is trying to make And I didn't say you need to release the keys for everyone. I said you can do what you want. But you don't give a real reason for this magical new format and the only obvious one is keeping the keys secret. So just say it. Also many thanks for your program, it's been most useful for me. I'm just more a fan of the Videolan open source kind. You know, the free beer vs freedom thing. |
|
19th January 2018, 18:16 | #33 | Link |
Registered User
Join Date: Jun 2005
Posts: 259
|
@nalor, can you also let Findvuk submit info to the db even if key retrieval fails. Things like DiscID, MD5, Volumelabel, MetaData is still useful even without keys (also did you see the edit in my post for the hash format)
@relight can your db handle this? in the end this will result in multiple submits for the same discid that need to be combined This way it's also possible to write a program that just collects Bluray info in general. Last edited by candela; 19th January 2018 at 18:19. |
22nd January 2018, 19:54 | #34 | Link |
Registered User
Join Date: Dec 2013
Posts: 512
|
Uploaded new FindVUK release in the other thread. Please test with the synchronization feature.
It's possible to define different backup modes in the ini file - this way copies of the different xml files are stored locally so you can study them. In case something isn't working as expected just tell me PS: the download url can also be a local filename either as 'cfg' file or as zip file with an included keydb.cfg in it - in case you're using an internet url it has to be a zip file.. will add detection of the online filetype in the next release, but currently it expects that it gets a zip file in this case. And one more thing - when it calls the download-url from the ini file it attaches the parameter ?lang=xx where xx is the preferred language from the ini file, the idea has been that it's possible to deliver a keydb.file with localized names in it. Last edited by nalor; 22nd January 2018 at 19:58. |
28th February 2018, 18:39 | #38 | Link |
Registered User
Join Date: Dec 2017
Posts: 25
|
Since decrypting methods aren't publicly available, it's not possible to have a standalone cross-platform application, which would be ideal. FindVUK relies on another program running to discover the keys. The ideal solution would be a standalone program or even an existing program such as MakeMKV, which can discover all information about a disc, to then dump all disc information to a proper database. Unfortunately, those who have the actual knowledge of disc decryption don't seem to be interested in such data gathering.
|
1st March 2018, 06:06 | #39 | Link | |
Registered User
Join Date: Feb 2017
Posts: 5
|
Quote:
|
|
Tags |
blu-ray, database, keydb.cfg, uhd, vuk |
Thread Tools | Search this Thread |
Display Modes | |
|
|