Log in

View Full Version : BackupHDDVD (GUI Mod) - Java


Pages : [1] 2

Nomadic
22nd January 2007, 12:38
http://img262.imageshack.us/img262/1808/java9ah.jpg

New release (http://downloads.sourceforge.net/backuphddvd/BackupHDDVD-GUI-0.1.3.exe?use_mirror=osdn) (ZIP (http://downloads.sourceforge.net/backuphddvd/BackupHDDVD-GUI-0.1.3.zip?use_mirror=osdn)):

GUI Mod version 0.1.3 (12.02.2007)
- Fixed bug with aca_decrypter (i hope...)
GUI Mod version 0.1.2 (07.02.2007)
- Fixed bug with memory keyfinder
GUI Mod version 0.1.1 (01.02.2007)
- Search key in the WinDVD 8's memory (used engine by ape)
- IME fix (used aca_decrypter.exe by Zotty)
- Using both CFG and XML volume keys file format
- XML set as default volume keys file format
- Added import from CFG volume key file format
- Added operation pause decrypting
- Some GUI fixes
- Added logo in about frame
GUI Mod version 0.1.0 (24.01.2007)
- Fixed bug with slow decrypting (I hope...)
- Added operation cancel decrypting
- IME files coping (but while without changes)
GUI Mod version 0.0.9 BUFFERING (23.01.2007)
- Added buffering for fast work! (thanks to XKCorp)
- Show time decrypting for each file
- Show total time decrypting
GUI Mod version 0.0.8 (22.01.2007)
- Fixed bug with display progress as a percentage
- Fixed bug with rewriting to the existing file
- Online key retrieval from HDKeys.com (BETA)
- Add button "Clear log"
- Minor fixes
GUI Mod version 0.0.7 (21.01.2007)
- Added size column to the table files
- Added progress percentage for each file (progress bar for the entire process)
- Minor fixes
GUI Mod version 0.0.6 (19.01.2007)
- Fix bug with identification of the source HDDVD
- Some language fix
- Some GUI fixes
- Added more developers in about box :)

We have no real HDDVD drives and discs. Please test the latest version with the real HDDVD discs.
http://sourceforge.net/project/showfiles.php?group_id=187320

XKCorp
22nd January 2007, 18:54
Good work!
Here is the new multi-threaded version based on GUI 0.0.8.
http://forum.doom9.org/showthread.php?t=121062
I hope this will be implemented in next GUI Mod release, as other mods :cool:

LokiHD
22nd January 2007, 21:33
gui 0.0.8 worx, its decrypting as i type this..

LokiHD
22nd January 2007, 22:39
looks like it takes 2+hours to complete, just like the 1st version

sensite
23rd January 2007, 04:52
This might make some difference in the speed, int the BackupObserver.run()

the thread.sleep() is set to 100mili instead 1000 for 1 sec. should make for a slight decrease in the decode time.

Nomadic
23rd January 2007, 11:15
thread.sleep() used for progressbar, not for decrypt ;)

XKCorp
23rd January 2007, 12:45
My version just use buffered reader/writer instead of direct file stream access.
Just use my DecryptEVOB.java in the next GUI!

KeithXP
24th January 2007, 00:32
0.0.9 is taking over 2 hours to decrypt for me. I gotta believe that I am doing something wrong. Should I be copying all of the files from the USB HD-DVD Xbox360 drive to a directory and then decrypting from there instead of decrypting straight from the drive?

Nomadic
24th January 2007, 09:04
2 KeithXP:
please try new version

LokiHD
24th January 2007, 19:32
"IME files coping (but while without changes)"

when ime fix? next version? i still havent watched the movie off hdd yet..

nice work!

2bigkings
24th January 2007, 20:18
very fast for me, thank you very much!

Oleg_Jdev
24th January 2007, 22:51
Hello.
In next versions we plan to add IME fix and getting volume key from WinDVD's memory (probably will use native windows library).

romgohan
25th January 2007, 20:12
In the main HDDVDBackup thread http://forum.doom9.org/showthread.php?p=944167#post944167
I posted a function to remove AACS information from begin and end of the VPLST000.XPL file. You can embed it in the GUI if you want.

Nomadic
25th January 2007, 20:41
we will endeavour!

Oleg_Jdev
27th January 2007, 20:49
New GUI-0.1.1 BETA version:
http://rapidshare.com/files/14265008/BackupHDDVD-GUI-0.1.1-BETA.7.exe
Sendspace mirror:
http://www.sendspace.com/file/up1aty

GUI Mod version 0.1.1 BETA (27.01.2007)
- Search key in the WinDVD 8's memory BETA (used engine by ape)
- IME fix BETA (added only deleting AACS header from XPL file)
- Added operation pause decrypting
- Some GUI fixes
- Added logo in about frame

New service:
If volume key not found in keydb.cfg file, you can to search it in WinDVD 8's memory (uses vukeyfinder cpp engine).
Can anyone to test it on real HDDVD drive with WinDVD ?

Note:
To test use empty KEYDB.cfg file.
Unpack all files than execute.

zagortenej
28th January 2007, 05:26
Thanks for the great tool. I tried it just now for the very first time (GUI-0.1.1 BETA version), and it works great. Here is the question:

- after decrypting HD-DVD and playing it with PowerDVD 7.1 I have noticed that the DVD menus are not working, and that the only way to get to the movie is to go through PowerDVD's context menus (by right-clicking while the movie is playing). Is this supposed to be this way and -- if so -- is there any way to get the original menus working the same way as they do on the HD-DVD? After decrypting the DVD (which, incidentally, took about 25 min.) I copied 'menus' file from ADV_OBJ folder into the ripped ADV_OBJ folder hoping that this will do the trick, but, unfortunately, it didn't.

Any feedback on this would be greatly appreciated.

Again, thanks for the great tool! :)

zagortenej
28th January 2007, 06:32
Found the answer to my question: BackupHDDVDGUI_0.3. Does it all!

Thanks to all of you who are working on all these tools! :)

Oleg_Jdev
28th January 2007, 10:02
Thanks for the great tool. I tried it just now for the very first time (GUI-0.1.1 BETA version), and it works great. Here is the question:

- after decrypting HD-DVD and playing it with PowerDVD 7.1 I have noticed that the DVD menus are not working, and that the only way to get to the movie is to go through PowerDVD's context menus ...

Any feedback on this would be greatly appreciated.

Again, thanks for the great tool! :)

This feuture will be in the next version. We are working on it !
Thanks !

Oleg_Jdev
29th January 2007, 16:54
GUI 0.1.1 BETA 3 version is out !
http://rapidshare.com/files/14265008/BackupHDDVD-GUI-0.1.1-BETA.7.exe (19:35 fixed several bugs)
Sendspace mirror:
http://www.sendspace.com/file/up1aty
First post updated.

LokiHD
30th January 2007, 03:14
GUI 0.1.1 BETA 3 version is out !
http://rapidshare.com/files/13974032/BackupHDDVD-GUI-0.1.1-BETA.3.rar (19:35 fixed several bugs)
First post updated.

__
BackupHDDVD starting.

=== Start analyse ===
Scaning video directory...
Files found ...
Found valid HD-DVD source.
Disc Hash: 0E75082678AAD5CD4410A28A662D6832D21EB325
Look for this movie in my database...
Found movie: King Kong .
Valid Volume Unique key found.
__

it just stops there.. nothing, 0 files are transfered

kalgriffen
30th January 2007, 03:36
Confirmed. Stops in the same place for me.

Oleg_Jdev
30th January 2007, 08:28
2 LokiHD, kalgriffen:
Sorry. You running jar-file from archive or unpacked files into folder ? Last version executing external modules and all files must be placed in same folder.

Oleg_Jdev
30th January 2007, 09:37
BETA.4 for testing is out. First post updated.
http://rapidshare.com/files/14265008/BackupHDDVD-GUI-0.1.1-BETA.7.exe
Sendspace mirror:
http://www.sendspace.com/file/up1aty

LokiHD
30th January 2007, 10:55
BETA.4 for testing is out. First post updated.
http://rapidshare.com/files/14055760/BackupHDDVD-GUI-0.1.1-BETA.4.exe


Total time decrypting: 00:13:14


but when i open kingkong from powerdvd, the menu doesnt show up and i cant 'play'

Oleg_Jdev
30th January 2007, 11:07
Total time decrypting: 00:13:14


but when i open kingkong from powerdvd, the menu doesnt show up and i cant 'play'
Can you run a aca_decrypter manually and then check menu ?
Can you also check "Check memory" button, when key not found ?

LokiHD
30th January 2007, 16:15
here's the bug,

only DISCID.DAT & VPLST000.XPL are inside the ADV_OBJ folder, everything else that should be inside the folder, is outside in the directory of the movie

so, i moved everything that should be inside the ADV_OBJ folder and plays fine now.

Oleg_Jdev
30th January 2007, 16:48
here's the bug,

only DISCID.DAT & VPLST000.XPL are inside the ADV_OBJ folder, everything else that should be inside the folder, is outside in the directory of the movie

so, i moved everything that should be inside the ADV_OBJ folder and plays fine now.
Thanks !
You helped greatly !

Oleg_Jdev
30th January 2007, 17:16
Several bugs was fixed ! Thanks to LokiHD !
http://rapidshare.com/files/14265008/BackupHDDVD-GUI-0.1.1-BETA.7.exe
Sendspace mirror:
http://www.sendspace.com/file/up1aty
First post updated.

Oleg_Jdev
31st January 2007, 17:16
First post updated.

kalgriffen
1st February 2007, 00:00
Any way to update the local key file when we grab a key online (could even generate the sha hash automatically from the source directory)?

Nomadic
1st February 2007, 13:30
0.1.1 Final out! First post updated.

Oleg_Jdev
1st February 2007, 19:25
Any way to update the local key file when we grab a key online (could even generate the sha hash automatically from the source directory)?
BETA version don't save grabed key in keydb.xml file. In the latest version this feature was included.

Ishan
4th February 2007, 03:50
I used 0.1.1 version and got the no menus.aca bug, so it seems it's not fixed. at the time of aca decrypting the log window just show a usage message of the aca decrypter then skip to the actual HDDVD decrypting.
I did use aca_decypter afterward so no problem but I wanted to mention it :)
For the record it tooks me 44 mins to copy Serenity (US) to a USB HDD.

Oleg_Jdev
4th February 2007, 11:57
I used 0.1.1 version and got the no menus.aca bug, so it seems it's not fixed. at the time of aca decrypting the log window just show a usage message of the aca decrypter then skip to the actual HDDVD decrypting.
I did use aca_decypter afterward so no problem but I wanted to mention it :)
For the record it tooks me 44 mins to copy Serenity (US) to a USB HDD.
Thanks. May be error in executing aca_decrypter.

Several questions:
You has been used the same "keydb.xml" file, which is located in a directory with the program, when you run the aca_decrypter manually ?

What message you received for the "IME fix".

Ishan
4th February 2007, 13:43
I use your keydb.xml, I just checked Serenity was in there before I launched the rip, then I just copied aca_decrypter in the same dir and used it afterward.

Here's the log message:
=== Start analyse ===
Scanning video directory...
Files found ...
Found valid HD-DVD source.
Disc Hash: C8A57242AF4CB5C0D7848BDA10821F984DC656E0
Look for this movie in my database...
Found movie: Serenity.

=== IME fixing start ===
HVDVD_TS folder created.
ADV_OBJ folder created.
MAP file(s) copied.
VTI file copied.
DAT file copied.
XPL file(s) fixed.

=== ACA decrypter start ===
ACA decrypter V0.3.1
27/01/2007 by Zotty

Usage: aca_decrypter SourceDrive DestinationDirectory
Example: aca_decrypter f: e:/movie/aca_files
...

Galileo2000
10th February 2007, 18:25
GUI 0.1.1 BETA 3 version is out !
http://rapidshare.com/files/14265008/BackupHDDVD-GUI-0.1.1-BETA.7.exe (19:35 fixed several bugs)
Sendspace mirror:
http://www.sendspace.com/file/up1aty
First post updated.

For the mercy of God, I cannot make it work anymore. I double click .jar file and Windoz does not know what to do with the file, asking for a program.

I have Java 1.6 SDK installed and copied server files to the right place.

It used to be just fine, I must be missing something very simple here...

Oleg_Jdev
10th February 2007, 19:29
For the mercy of God, I cannot make it work anymore. I double click .jar file and Windoz does not know what to do with the file, asking for a program.

I have Java 1.6 SDK installed and copied server files to the right place.

It used to be just fine, I must be missing something very simple here...

Which version you use ?
Last version here:
http://sourceforge.net/project/showfiles.php?group_id=187320&package_id=218649

You can use this .cmd file to run programm:
http://www.sendspace.com/file/kqk0no
Copy it into BackupHDDVD's folder and run.

Ishan
10th February 2007, 19:51
aca_decrypter is still wrong :
=== ACA decrypter start ===
.\aca_decrypter.dll "G:\" "H:\bla\ADV_OBJ"
ACA decrypter V0.3.1
27/01/2007 by Zotty

Usage: aca_decrypter SourceDrive DestinationDirectory
Example: aca_decrypter f: e:/movie/aca_files
...

The way you call it :
.\aca_decrypter.dll "G:\" "H:\bla\ADV_OBJ"

and it should be:
.\aca_decrypter.dll "G:" "H:\bla\ADV_OBJ"

I've tried both :)

Galileo2000
11th February 2007, 03:09
Which version you use ?
Last version here:
http://sourceforge.net/project/showfiles.php?group_id=187320&package_id=218649

You can use this .cmd file to run programm:
http://www.sendspace.com/file/kqk0no
Copy it into BackupHDDVD's folder and run.

I am using all the right versions.

Java just doesn't work anymore on that machine for the reason unknown to me yet.

Sorry Oleg, test is delayed until I figure it out.

Oleg_Jdev
12th February 2007, 16:50
Version 0.1.3 is out !
Fixed bug with executing aca_decrypter.
http://sourceforge.net/project/showfiles.php?group_id=187320

Ishan
12th February 2007, 22:10
Thx! testing it now :D

Ishan
12th February 2007, 22:26
ok their something strange, aca_decrypter gives me this :
=== ACA decrypter start ===
.\aca_decrypter.dll "G:" "H:\HDDVDs\bla\ADV_OBJ"
ACA decrypter V0.3.1

Title Key File MAC: C2AE56F503000000FFFFFFFF473A5C00 (fo future use)
Title Key File hash: C8A57242AF4CB5C0D7848BDA10821F984DC656E0
Volume Key found (D075568AE6BB0B3F85446927B3794C28)
Decrypting Title Keys
Scanning G:\ADV_OBJ\ directory
...

it sats their for like 10 seconds but never showed the file beeing extracted from the aca file then it skip the the decrypting stage.
I just copied and pasted the command line from the log to a CMD and it works. I'm confused :confused:

dokworm
13th February 2007, 14:04
I get aca_decrypter.dll crashes and wants to send bug report to microsoft.

Fresh install of XP SP2, tried with dotnet 2.0 and with 3.0 same thing.

Anyone else get this?

dokworm
13th February 2007, 14:10
aca_decrypter.dll has encountered a problem and needs to close. We are sorry for the inconvenience.


Exception information
Code 0xc0000005


yaddayaddayadda

CapFuture
13th February 2007, 15:26
Hi folks,
first of all big THANX 2 Oleg_Jdev for this great work.

I just ripped my freshly arrived Vendetta Hd from the States and fortunatelly it is in the XML List.
Everything worked like a charm and now I am able to handle the HDD Backup just like the original HD which now have to stay in the bookshelf :)

But what about other HDs which are not in the list?!?
I have WinHD and successfully got out the VKeys for a few EUR HDs. But how will they work with this Gui.

Which are the steps one has to go through when trying to rip a HD which is not in the XML. (why are there that less, my XPL list have grown to neary 100titles by now)

Thanks for answers, and again for this great gui.
Best regards, Cap.

sirus20x6
14th February 2007, 15:50
I mirrored it on my site at http://www.sirus20x6.com
under downloads.

No registration or any other bs required, and it shouldn't go down like rapid share tends to.

oh and so far I have version 0.1.3 i will try to keep adding the newer versions as they come.

KeithXP
14th February 2007, 16:23
I keep getting the aca_decrypter.dll crash as well. Am I doing something wrong with version 0.1.3?

CapFuture
14th February 2007, 19:15
Ok,sorry for the stupid quest.
I found out how to easily edit the XML, just like the XPL before.

Successfully ripped MI:3 EUR (bought a new one) and freshly from the states arrived 12 Monkeys.

Since there is only the US MI:3 version in the XML I edited the key to the EUR one.

I also got with 12monkeys (key in the list is also wrong one) the update online/search Windvd reg option just like before.

Great gui all in all. This is what the world was waiting for :)

Its so cool to see the Menues work!
Thanx again,
Best wishes,
Cap

dokworm
15th February 2007, 00:03
Anyone else getting the DLL crash?

highwater
15th February 2007, 19:31
I did get the crash on The Departed, but not on The Ant Bully.