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
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 2nd October 2009, 15:10   #441  |  Link
denret
Registered User
 
Join Date: Sep 2004
Posts: 49
Using aacskeys

I've been trying to get this program to run, but can't get past error message: "Could not open file c:\\ProcessingDeviceKeysSimple.txt Error: Process MKB, error: -1
when I attempt to run from the command function.

My aacskeys folder is under my C: directory and the above mentioned txt file is directly under the aacskeys folder, not under a sub folder. Based on what I've seen in the forum archives, that is correct. Confused???

Can anyone enlighten me??
denret is offline   Reply With Quote
Old 2nd October 2009, 17:58   #442  |  Link
880
Registered User
 
Join Date: Jan 2009
Posts: 125
Change directory to the aacskeys folder first. Then run the exe.
880 is offline   Reply With Quote
Old 2nd October 2009, 19:51   #443  |  Link
denret
Registered User
 
Join Date: Sep 2004
Posts: 49
aacskey

Thank you for your prompt response. However, I'm still confused as to where to put the text file. Here's the file config I've presently got:

Local Disk (C
aacskeys-o.4.0 (folder)
bin (folder)
win 32 (folder)
aacskeys.exe (app file)
ProcessingDeviceKeysSimple (text file)

My command line from the C prompt in DOS is as follows:

c:\aacskeys-0.4.0\bin\win32\aacskeys.exe e

Where the last e is the drive. When I run this command, I get the error message in my last message. What am I doing wrong here??
denret is offline   Reply With Quote
Old 2nd October 2009, 20:28   #444  |  Link
880
Registered User
 
Join Date: Jan 2009
Posts: 125
you didn't use the cd command
Code:
cd c:\aacskeys-0.4.0\bin\win32\
aacskeys.exe e
880 is offline   Reply With Quote
Old 2nd October 2009, 20:39   #445  |  Link
denret
Registered User
 
Join Date: Sep 2004
Posts: 49
aacskeys

Heres exactly what I typed after opening the command screen:

CD C:\ (to change to the C: prompt)

Now I'm at the C: prompt and I typed:


aacskeys-0.4.0\bin\win32\aacskeys.exe e

Is this wrong....

Thanks
denret is offline   Reply With Quote
Old 2nd October 2009, 20:57   #446  |  Link
KenD00
Registered User
 
Join Date: Jan 2007
Location: Internet
Posts: 378
aacskeys looks for the Processing Key file and the Host Certificate file in the current working directory, thats the directory from where you issue the command. In your example this is C:\, apparently this is not the directory where these files reside, they are in aacskeys-0.4.0, so you have to change into that directory first.

Your steps should look like this:

Code:
C:\Users\KenD00> cd c:\aacskeys-0.4.0
C:\aacskeys-0.4.0> bin\win32\aacskeys e
KenD00 is offline   Reply With Quote
Old 3rd October 2009, 02:00   #447  |  Link
HOGGER
Registered User
 
Join Date: Feb 2003
Posts: 15
I had the same issue http://forum.doom9.org/showthread.php?t=149727
Place the ProcessingDeviceKeysSimple.txt here C:\ ProcessingDeviceKeysSimple.txt right where the error is telling you it's missing and ALSO the same folder as aacskeys .exe and all will be well

Last edited by HOGGER; 3rd October 2009 at 02:06.
HOGGER is offline   Reply With Quote
Old 3rd October 2009, 04:09   #448  |  Link
880
Registered User
 
Join Date: Jan 2009
Posts: 125
Quote:
Originally Posted by HOGGER View Post
I had the same issue http://forum.doom9.org/showthread.php?t=149727
Place the ProcessingDeviceKeysSimple.txt here C:\ ProcessingDeviceKeysSimple.txt right where the error is telling you it's missing and ALSO the same folder as aacskeys .exe and all will be well
That's unnecessary if you're smart enough to cd to the aacskeys folder before you try to run it.
880 is offline   Reply With Quote
Old 3rd October 2009, 14:28   #449  |  Link
denret
Registered User
 
Join Date: Sep 2004
Posts: 49
aacskeys

Thanks KenD00 for the feedback.

Yes, by using your syntax, I can get the command file to work. However, now I'm getting an error message "c:\aacskeys-0.4.0\bin\win32\aacskeys.exe is not a valid Win32 application."

I've also noticed that when I click on the aacskeys.exe file from Windows, I also get the same error message. It seems to me that earlier when I did that, I got a flash of the Command file on the screen. Not sure whats up all of sudden. Maybe I should delete and reload aacskeys files?
denret is offline   Reply With Quote
Old 3rd October 2009, 15:32   #450  |  Link
HOGGER
Registered User
 
Join Date: Feb 2003
Posts: 15
Quote:
Originally Posted by 880 View Post
That's unnecessary if you're smart enough to cd to the aacskeys folder before you try to run it.
Either way will work, I had typed the command so much trying to get it to work
I eventually got lazy and cut and pasted the path in command prompt and than ran the exe
Guess that is where I made my mistake
HOGGER is offline   Reply With Quote
Old 3rd October 2009, 16:09   #451  |  Link
denret
Registered User
 
Join Date: Sep 2004
Posts: 49
aacskeys

KenD00

Thanks for your assistance in this issue.
I got it going by reloading the aacskeys files. It now runs, but I get an error message as attached. Reading through some of the archives, I see this may be related to drive patching?
Attached Images
 
denret is offline   Reply With Quote
Old 5th October 2009, 07:44   #452  |  Link
KenD00
Registered User
 
Join Date: Jan 2007
Location: Internet
Posts: 378
Hmm, the recent Host Certificate should work for all known MKB versions, are you using the 0.4.0c release?

What MKB version does the disc have that you are using, and is this the newest disc you ever played back with that drive? Run aacskeys in verbose to get the MKB version of the disc, like

Code:
aacskeys -v e
KenD00 is offline   Reply With Quote
Old 5th October 2009, 20:36   #453  |  Link
denret
Registered User
 
Join Date: Sep 2004
Posts: 49
aacskeys

I assume the Blu ray disc does not have to actually running, only mounted to run aacskeys, and the mentioned query?
denret is offline   Reply With Quote
Old 6th October 2009, 15:50   #454  |  Link
denret
Registered User
 
Join Date: Sep 2004
Posts: 49
aacskeys

Tried to run the aacskeys -v e routine. Had no luck. Is that also run from the same prompt?
denret is offline   Reply With Quote
Old 7th October 2009, 11:47   #455  |  Link
KenD00
Registered User
 
Join Date: Jan 2007
Location: Internet
Posts: 378
Well, uhhh, of course, you are just supplying some different command line arguments...

Ok, it looks like you have not really an idea of what are you doing here so basically i wonder what are you actually trying to achieve? With the recent Host Certificate there is again a much more unexperienced user friendly free way to decrypt your HD-DVD / Blu-Ray - recent BD+ discs (read: after the initial setup insert a disc and press 5 buttons) available, maybe this is the better solution for you.

KenD00 is offline   Reply With Quote
Old 17th December 2009, 07:50   #456  |  Link
ttwater
Registered User
 
Join Date: Nov 2009
Posts: 5
what is agid? what is it used for?

i trace aacskeys on windows xp, i have no blu-ray drive, i use daemon tools instead, my iso is aacs protected, but it is failed to get agid. what is agid? what is it used for? why it error? any helps would be thanks.
Code:
aacskeys.exe -va k
aacskeys 0.4.0 by arnezami, KenD00

Current path:                   E:\work\dvd\tools\aacskeys\aacskeys-0.4.
                                0c

MKBv:                           1
Processing key:                 09F911029D74E35BD84156C5635688C0
Encrypted C-value:              D4CCD72D8986CCA08A736A151A3FACD3
Corresponding uv:               00000001

Decrypted C-value:              EEAE604BAC9FDF681EF4C36C840E7618
Media key:                      EEAE604BAC9FDF681EF4C36C840E7619

Encrypted verification data:    6E7813E65978F033DC5A71B709F82398
Decr verif data should be:      0123456789ABCDEF
Decrypted verification data:    0123456789ABCDEF3A1A2A8290AE5A52

Drive FW info:                  1.03
AACS Version:                   00
Number of concurrent AGIDs:     0
Supports BN generation:         NO
BN Block Count:                 0
Inserted medium AACS protected: NO

Host Private Key (Hpriv):       8C8647FE2A70EF0388EA9E43F432CC441C6B108C
Host certificate (Hcert):       0200005CFFFF000000AE00004142A5411F1E63F1
                                85581C876B939FB40B523BF69C004CA69E047606
                                EE5183C0ABEF1E7D04CB6E65260677E7B0573D08
                                E60957935503ED78F7E27B190B4A7CAFCBAFF4A2
                                836453ECF72E49668DAF1DB9
Host Nonce (Hn):                2923BE84E16CD6AE529049F1F1BBE9EBB3A6DB3C

All AGIDs in use.


ERROR: AGID: SK: 0x5, ASC: 0x24, ASCQ: 0x00, errnr: -2

Last edited by ttwater; 17th December 2009 at 07:52.
ttwater is offline   Reply With Quote
Old 17th December 2009, 12:10   #457  |  Link
Rupan
Registered User
 
Join Date: Nov 2008
Posts: 62
ttwater, you cannot do what you are trying to do. Each AACS-protected disc has a "host protected area" that the drive itself will refuse to deliver to the desktop PC directly. When you copy a blu-ray disc to an ISO image you don't get the data from the host protected area. The missing data must be read in a special way from the drive when the original blu-ray disc is inserted. I'm sorry, but the image you have is useless unless you already have the disc keys.
Rupan is offline   Reply With Quote
Old 18th December 2009, 03:57   #458  |  Link
ttwater
Registered User
 
Join Date: Nov 2009
Posts: 5
Quote:
Originally Posted by Rupan View Post
ttwater, you cannot do what you are trying to do. Each AACS-protected disc has a "host protected area" that the drive itself will refuse to deliver to the desktop PC directly. When you copy a blu-ray disc to an ISO image you don't get the data from the host protected area. The missing data must be read in a special way from the drive when the original blu-ray disc is inserted. I'm sorry, but the image you have is useless unless you already have the disc keys.
Thanks for Rupan's reply, you let me know more.

your mean is that the daemon tools + iso environment is different from the blu-ray drive + blu-ray disk, now i have a new question, What is stored in the "host protected area"? What is it used for? what is its function?

thanks again...
ttwater is offline   Reply With Quote
Old 18th December 2009, 06:54   #459  |  Link
Rupan
Registered User
 
Join Date: Nov 2008
Posts: 62
It contains the decryption key for the protected blu-ray video data. If you have the key already then you can decrypt the video. I believe AnyDVD HD comes with a large database of known keys, so it would be worthwhile for you to download and install it to see if it can handle your particular disc image.
Rupan is offline   Reply With Quote
Old 18th December 2009, 09:49   #460  |  Link
ttwater
Registered User
 
Join Date: Nov 2009
Posts: 5
Quote:
Originally Posted by Rupan View Post
It contains the decryption key for the protected blu-ray video data. If you have the key already then you can decrypt the video. I believe AnyDVD HD comes with a large database of known keys, so it would be worthwhile for you to download and install it to see if it can handle your particular disc image.
Thanks, Rupan.

Yes, AnyDvd works well, but I want to achieve the same function without AnyDvd. it seems impossible, maybe i should give up.

Rupan, do you have any suggestions?
ttwater is offline   Reply With Quote
Reply


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 04:25.


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