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.

 

Go Back   Doom9's Forum > General > Decrypting

Reply
 
Thread Tools Search this Thread Display Modes
Old 30th November 2016, 05:24   #181  |  Link
spotter
Registered User
 
Join Date: Jan 2002
Posts: 267
so I had a big headache running this, had the same error that Rickwally had. It seemed it never ran the dump tool for me to accept hte licence so was always failing when findvuk tried to run. When I ran the dump tool manually and accepted the licence, findvuk then worked great.
spotter is offline   Reply With Quote
Old 18th December 2016, 22:50   #182  |  Link
spotter
Registered User
 
Join Date: Jan 2002
Posts: 267
so I'm trying to duplicate this in Linux (run DVDFab in wine very successfully and in addition have a non-bus encryption drive in an old linux box of mine) I can dump the process memory via gcore. I assue searching the disc id means searching for it as hex not as a string, and I can do that too, but I'm unsure what the offset for the VUK is.
spotter is offline   Reply With Quote
Old 22nd December 2016, 19:18   #183  |  Link
nalor
Registered User
 
Join Date: Dec 2013
Posts: 490
Quote:
Originally Posted by spotter View Post
so I'm trying to duplicate this in Linux (run DVDFab in wine very successfully and in addition have a non-bus encryption drive in an old linux box of mine) I can dump the process memory via gcore. I assue searching the disc id means searching for it as hex not as a string, and I can do that too, but I'm unsure what the offset for the VUK is.
Hi - please take a look at this post here:

DVDfab offsets
nalor is offline   Reply With Quote
Old 13th January 2017, 16:48   #184  |  Link
Sunlight88
Registered User
 
Join Date: Jan 2017
Posts: 2
Error message

Got an error message:

Code:
16:40:57 - AACS folder on disc is reachable - ValidateVUK is possible
16:41:04 - Drive is detected as 'REAL BLURAY' drive
16:41:04 - Disc wants BusEncryptionEnabled and drive has BusEncryptionSupport
16:41:04 -   but FindVUK does not support BusEncryption at the moment
16:41:04 -  VUK validation not possible at the moment - please check the VUK manually!

-------------------------------------------------------------------------------
16:41:04 - Could not validate VUK because of BusEncryption!!
What do I do now?
Seems, that the VUKs are not uploaded with AACS Updater...
Sunlight88 is offline   Reply With Quote
Old 13th January 2017, 19:59   #185  |  Link
nalor
Registered User
 
Join Date: Dec 2013
Posts: 490
Quote:
Originally Posted by Sunlight88 View Post
Got an error message:
What do I do now?
Seems, that the VUKs are not uploaded with AACS Updater...
Hi! My best idea is to
  1. try to play the encrypted disc with vlc + libaacs >> if this is working as expected edit your keydb.cfg and remove the 'VUKNOTVAL' notice in the comment area (as you already validated the vuk manually)
  2. upload the key with the help of the aacs updater from starbucks

Alternatively you can buy a drive without bus encryption support...

Unfortunately I'm still quite lost in my attempts to implement bus encryption support in FindVUK.. if someone has some knowledge with elliptical curve cryptography just send me a pm and maybe we can fight the beast together
nalor is offline   Reply With Quote
Old 10th February 2017, 23:45   #186  |  Link
canister
Registered User
 
Join Date: Feb 2017
Location: Poland
Posts: 2
Hi,
another program, an attempt under linux,
<strike>http://sudoku9x9.republika.pl/inne/FindVUK-Linux.tar.gz</strike>
<strike>http://sudoku9x9.prv.pl/inne/FindVUK-Linux.tar.gz</strike>
http://sudoku9x9.000webhostapp.com/i...K-Linux.tar.gz

Last edited by canister; 20th March 2023 at 15:24.
canister is offline   Reply With Quote
Old 12th February 2017, 16:12   #187  |  Link
nalor
Registered User
 
Join Date: Dec 2013
Posts: 490
Quote:
Originally Posted by canister View Post
Hi,
another program, an attempt under linux,
http://sudoku9x9.republika.pl/inne/FindVUK-Linux.tar.gz
Thanks for your effort to implement an alternative that is running in linux - but I think it would be better to publish it with a different name - internally you named your tool 'vukmake2' - so why call it 'FindVUK for linux' in public? 'FindVUK for linux' suggest to get same features as the windows 'FindVUK' version offers also for linux - but this isn't the case.

Please start your own thread for your tool using a distinct name and I'll add a link to it in the first post in this thread - thanks!
nalor is offline   Reply With Quote
Old 14th February 2017, 21:57   #188  |  Link
canister
Registered User
 
Join Date: Feb 2017
Location: Poland
Posts: 2
Windowed version FindVUK-Linux
<strike>http://sudoku9x9.republika.pl/inne/FindVUK-Linux2.tar.gz</strike>
<strike>http://sudoku9x9.prv.pl/inne/FindVUK-Linux2.tar.gz</strike>
http://sudoku9x9.000webhostapp.com/i...-Linux2.tar.gz

Last edited by canister; 20th March 2023 at 15:26.
canister is offline   Reply With Quote
Old 13th March 2017, 05:49   #189  |  Link
FakeFx
Registered User
 
Join Date: Sep 2005
Posts: 4
I'm having lots of issues getting the VUKs from my discs. FindVUK keeps crashing with a Dumpsize Invalid error, and I tried getting the VUKs manually by dumping the memory but VLC doesn't seem to want to play the right video stream.

I tried looking for other people with this error, but I found nothing. Can anyone please help out? I have several discs that aren't in the database and I would like to add them.
FakeFx is offline   Reply With Quote
Old 13th March 2017, 06:21   #190  |  Link
nalor
Registered User
 
Join Date: Dec 2013
Posts: 490
Please upload your logfile to tinyupload and I'll take a look.

Gesendet von meinem E5823 mit Tapatalk
nalor is offline   Reply With Quote
Old 13th March 2017, 19:10   #191  |  Link
FakeFx
Registered User
 
Join Date: Sep 2005
Posts: 4
Quote:
Originally Posted by nalor View Post
Please upload your logfile to tinyupload and I'll take a look.

Gesendet von meinem E5823 mit Tapatalk
Edit: OH MY GOD I'M AN IDIOT.

I figured out the problem. I thought maybe I was missing some DLLs for procdump, so I ran it to see if it spat out some missing dependencies error. It then prompted me to agree to an EULA. Once I did that, FindVUK worked. Oyyyyyyyyyyyyy.

Sorry. Thanks!

Last edited by FakeFx; 13th March 2017 at 19:18.
FakeFx is offline   Reply With Quote
Old 13th March 2017, 20:14   #192  |  Link
nalor
Registered User
 
Join Date: Dec 2013
Posts: 490
Quote:
Originally Posted by FakeFx View Post
Edit: OH MY GOD I'M AN IDIOT.

I figured out the problem. I thought maybe I was missing some DLLs for procdump, so I ran it to see if it spat out some missing dependencies error. It then prompted me to agree to an EULA. Once I did that, FindVUK worked. Oyyyyyyyyyyyyy.

Sorry. Thanks!
Thanks for pointing that out - just noticed that I start it automatically 1 time directly after the automatic download to present the EULA to the user, but in case it's downloaded manually you'll never see the EULA... hmm, maybe better to check for the registry entry that is set after accepting the EULA.
nalor is offline   Reply With Quote
Old 13th March 2017, 23:10   #193  |  Link
FakeFx
Registered User
 
Join Date: Sep 2005
Posts: 4
Quote:
Originally Posted by nalor View Post
Thanks for pointing that out - just noticed that I start it automatically 1 time directly after the automatic download to present the EULA to the user, but in case it's downloaded manually you'll never see the EULA... hmm, maybe better to check for the registry entry that is set after accepting the EULA.
Are you sure? I didn't download it manually, the program downloaded it for me on first run.
FakeFx is offline   Reply With Quote
Old 13th March 2017, 23:13   #194  |  Link
nalor
Registered User
 
Join Date: Dec 2013
Posts: 490
Quote:
Originally Posted by FakeFx View Post
Are you sure? I didn't download it manually, the program downloaded it for me on first run.
Which operating system do you use? Maybe it's related to that..
Will change the behavior anyways, so nothing to keep thinking too much

Gesendet von meinem E5823 mit Tapatalk
nalor is offline   Reply With Quote
Old 13th March 2017, 23:34   #195  |  Link
FakeFx
Registered User
 
Join Date: Sep 2005
Posts: 4
I'm on Windows 7 Professional, 64-Bit. UAC is on.

Anyway, I've already got five new VUK sets ready for upload to the database, and I still have around 20 more to go. Thanks for your hard work.
FakeFx is offline   Reply With Quote
Old 19th March 2017, 13:38   #196  |  Link
gigaSproule
Registered User
 
Join Date: Mar 2017
Posts: 2
Interestingly, I was getting the same error until I downloaded procdump and accepted the EULA as well. Although it's not in the PATH, so not sure how it's made it work...

Maybe worth adding onto the installation instructions if it's required?
gigaSproule is offline   Reply With Quote
Old 24th March 2017, 23:17   #197  |  Link
nalor
Registered User
 
Join Date: Dec 2013
Posts: 490
Released FindVUK 1.02 - nothing really new, it more or less only fixes the problem with the EULA in ProcDump 8.2
nalor is offline   Reply With Quote
Old 24th March 2017, 23:19   #198  |  Link
nalor
Registered User
 
Join Date: Dec 2013
Posts: 490
Quote:
Originally Posted by catera View Post
I was using the wine emulator for this. Now I had a look at the dump file and realized that the dump might not be proper. There's no AACS reference inside the dump. That explains why this fails.

Do you know a way to get this running with linux?

About the dump: Doesn't seem to make sense uploading it because the content seems to be rubbish. And it was very small too (around 2MB).
@catera - have you already noticed the linux application VukExtract ?
nalor is offline   Reply With Quote
Old 29th March 2017, 19:47   #199  |  Link
TTide
Registered User
 
Join Date: Jul 2014
Posts: 25
Thanks this makes getting VUK's easy on Windows 10 (DVDFab10).
TTide is offline   Reply With Quote
Old 12th April 2017, 16:57   #200  |  Link
markfilipak
Registered User
 
markfilipak's Avatar
 
Join Date: Jul 2016
Location: Mansfield, Ohio (formerly San Jose, California)
Posts: 277
U.S. fans of AACS Updater must find VUK manually.

Quote:
Originally Posted by nalor View Post
...reduced to the basics my tool is simply a small convenience-tool that can easily be replaced by 5 minutes of handwork...
Unfortunately, that's not true.

I'm in the U.S. I can't run DVDFab. All it says is "Sorry, the current disc is protected by AACS." So I have no choice other than to get the VUK manually. Now, I can run MakeMKV -- see the attachment. The MakeMKV log contains the 'discid' (=0xF76764136A8AFD3A999FF1299D4B6044FE90483A), and I find it in the dump of 'makemkvcon64.exe', but where's the VUK? Does anything "few bytes later" look like a VUK to you? How about "few bytes" before? You see, I don't know what I'm looking for other than it is 16 bytes (and it probably isn't populated with a bunch of zeros).

Would you like to take a look at 'makemkvcon64.DMP' to maybe get lucky? It's 578 M-bytes.

I'd really like to support AACS Updater, but this obstacle is pretty much a show stopper.

Regards,
Mark.
Attached Images
 
markfilipak is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:25.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.