View Single Post
Old 9th August 2009, 18:28   #4  |  Link
pynux
Registered User
 
Join Date: Aug 2009
Location: PARIS
Posts: 49
If you have patch your drive it's work natively (and have mkb key in processkeydevice.txt) if you can't patch your drive . I have this methode

Install makemkv for linux and download dumpvid.exe

Shell 1
Code:
$wine dumpvid.exe --force-bd d 10
Shell 2
Code:
$makemkvcon info disc:0
you see in Shell 1 volume id harmering

now you have volume id lauch aacskeys
Code:
$aacskeys /media/cdrom <volumeid>
now you have volume unique id and the hash of the disc
past information in file KEYDB.cfg
Code:
<hash Disc> = name | v | <volume unique id>
pynux is offline   Reply With Quote