View Single Post
Old 9th July 2014, 21:45   #551  |  Link
pvh1987
Registered User
 
Join Date: Sep 2009
Posts: 16
Thanks. I did the "fix" and recompiled - now it works. However, DumpHD will not use the recompiled libaacskeys.so and throws an exception:

Code:
Creating GUI... DONE
Exception in thread "main" java.lang.UnsatisfiedLinkError: dumphd.aacs.AACSKeys.getVersionString()Ljava/lang/String;
	at dumphd.aacs.AACSKeys.getVersionString(Native Method)
	at dumphd.aacs.AACSDecrypter.<init>(AACSDecrypter.java:140)
	at dumphd.core.DumpHD.createDumpHD(DumpHD.java:153)
	at dumphd.core.DumpHD.<init>(DumpHD.java:125)
	at dumphd.gui.Manager.<init>(Manager.java:173)
	at dumphd.core.DumpHD.main(DumpHD.java:1032)
Is the source code for DumpHD available so I can "fix" this as well?

By the way, is somebody working on getting more keys for aacskeys? It seems like all Blu-Rays up to MKBv31 will work, but no new keys have been found since MKBv31 and this is like more than a year ago? Or am I missing something?

Is there other tools available than aackeys that will decrypt Blu-Ray discs on Linux and Mac OS X? I do not care about the keys or if it is not free - i just want to be able to play my BDs in VLC :-)

Thanks in advance :-)
pvh1987 is offline   Reply With Quote