POPPUR爱换

 找回密码
 注册

QQ登录

只需一步,快速开始

手机号码,快捷登录

搜索
查看: 1692|回复: 8
打印 上一主题 下一主题

HD DVD加密已经正式宣告被破解,程序、文档下载

[复制链接]
跳转到指定楼层
1#
发表于 2006-12-28 12:04 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
B a c k u p   H D - D V D   F A Q



-What is "Backup HDDVD" for?

It can do backup copies of HD DVD movies that YOU OWN! I don't want anyone to do
piracy here! This software is a good way to protect your investment, because I have
notice that this type of media seems very fragile, if it's scratched a little or
dirty, it won't play. It seems less tolerent than DVD format. (Higher density!)


-What "Backup HDDVD" is doing exactly?

This is a java based command line utility that decrypt video files (.evo) from a
HD DVD disk that you own, to your hard drive and you can play them back with a
HD DVD player software.


-What are the system requirements to use "Backup HDDVD"

1 - A Windows based system
2 - A HDDVD disk drive
3 - A HDDVD player software (like PowerDVD)
4 - A HDDVD movie(s)
5 - Java rutime 1.5
6 - The possibility to access the content of the disk with a drive letter under windows.
(you may need UDF 2.5 file system driver for this)
7 - A lot of free hard disk space to backup your movies!


-Was your first HDDVD movie hard to decrypt?

It took me around a week to do. But I have wasted few days
trying to work on too complicated approach. In fact, it is very simple.


-How do you do that?

The program itself has nothing special. It simply implement the AACS
decyption protocol. I have followed the freely available documents about AACS
Have a look at: www.aacsla.com
The trick, is to find what they call the "Title keys". So I figure out how to
extract them.


-How do you extract the "Title keys"?

I won't explain it in detail. Read the AACS doc first. You will understand.
The title keys are located on the disk in encrypted form, but for a
content to be played, it has to be decrypted! So where is the
decrypted version of the title key? Think about it...


-What kind of crypto algorithms are involved?
Standards algorithms:
        ECC-160
        AES-128

Look in the AACS doc for more details.


-What is the TKDB.cfg file?

This is the Title key Database file. It holds the decryption keys for the movies.


-What is the format of this file?

Field 1: SHA1 Hash of the VTKF000.AACS file on your HDDVD disk.

Next fields are pipe "|" delimited.

-Movie Title
-A variable number of Title key, pipe delimited

  You have a key number followed by the key value like:

   12-08A3DC61910280F2...

Key values are 128 bits long, so 16 bytes, or 32 hexadecimal characters long.


-The TKDB.cfg file provided with your program is empty or incomplete, what can I do?

Well, you are on your own.


-What do you think of the technical aspects of AACS?

The design is not that bad, but it's too easy to have an insecure player
implementation somewhere. And just one bad implementation is all it needs
to get the keys! There will always be insecure implementations
of a player somewhere! And the "Revocation system" is totaly useless if you use
the Title key directly.


-Is there any known problems with the decryption?

Yes. I call this problem the "Nav chain" bug. I realize that I have a lot of
frame skipping at playback after the decryption, so I hunted down the problem.
To avoid the frame skipping, I patch the video file.
This fix allows smooth playback of the movie, but there are some side effects.


-What are the side effects of the "Nav chain" bug fix?

You cannot do fast forward, or backward using the round dial, but you can still
use the progress bar to navigate through the film. So it's not that bad...

For some reason, the sub-titles don't seems to work anymore.
It may be a side effect of the nav chain bug. But may be not...


-Why the "Nav chain" bug is called the "Nav chain" bug?

Well, it has something to do with the chaining of navigation pack.
Look at some doc about standard DVD VOB file, you will see.
If someone wants to help me with that bug, please do!


-Are you going to support Blu-Ray?

I don't own a Blu-Ray drive!


-Do you plan to do a user interface version?

No, other people will do. You have the source code, so enjoy it!


-Do you plan to do a Linux version?

See the previous answer.
I don't use any windows specific API and this is a java application!
A port to Linux will be easy.


-Can you send me some decryption keys? PLEASE!

No.


-I have a question for you, can I send you an e-mail?

If you have something like, a technical problem using the software, look in the forums
talking about Backup HDDVD first. There will be a lot of information and everyone will help
each other out. If there is a major flaw in the program, I will post another version,
but honestly I realy want people to bring Backup HDDVD to a higher level without me!


Backup HDDVD!

How to install:

        -Simply unpack the zip file in a directory

        -Open a console window and go to the RUN directory

        -You have to populate your TKDB.cfg file with proper key for it to work...

        -juste type "BackupHDDVD f: e:moviesmymovie"

        Where "f:" is the source drive and "e:moviesmymovie" is the destination directory.

        Enjoy!

http://zavlakas.googlepages.com/BackupHDDVD.zip
2#
发表于 2006-12-28 13:04 | 只看该作者
会不会马上就要出d的hddvd了?
回复 支持 反对

使用道具 举报

3#
发表于 2006-12-28 13:11 | 只看该作者
还不知道什么时候能用上呢:funk:
回复 支持 反对

使用道具 举报

头像被屏蔽
4#
发表于 2006-12-28 14:29 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

5#
发表于 2006-12-28 14:46 | 只看该作者
这下估计HD的市场普及度要大大超过蓝光了!
回复 支持 反对

使用道具 举报

头像被屏蔽
6#
发表于 2006-12-28 14:55 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

potomac 该用户已被删除
7#
发表于 2006-12-28 15:00 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

8#
发表于 2006-12-28 15:02 | 只看该作者
期待蓝光。。。/
回复 支持 反对

使用道具 举报

9#
发表于 2006-12-29 13:01 | 只看该作者
破解的是AACS?BD用的也是这个吧...
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

广告投放或合作|网站地图|处罚通告|

GMT+8, 2024-11-1 19:27

Powered by Discuz! X3.4

© 2001-2017 POPPUR.

快速回复 返回顶部 返回列表