Forum CDRinfo.pl

Forum CDRinfo.pl (https://forum.cdrinfo.pl/)
-   Zabezpieczenia CD/DVD/Blu-ray (https://forum.cdrinfo.pl/f11/)
-   -   [ARTYKUŁ]Jak wykonać kopię płyt BluRay (https://forum.cdrinfo.pl/f11/artykul-jak-wykonac-kopie-plyt-bluray-95913/)

czary2mary 26.10.2024 09:01

DVDFab 13.0.2.8
 
DVDFab 13.0.2.8

https://www.dvdfab.cn/download.htm

DVDFab 13.0.2.8 Changelog
New: Optimized the conversion engine and improved conversion stability.

czary2mary 22.09.2024 06:37

Passkey 9.4.7.4
 
https://www.dvdfab.cn/mlink/download.php?g=PASSKEY

PassKey 9.4.7.4 Changelog
New: Support new Blu-ray JAVA protection.
New: Added UHD Drive Tool module to support downgrading UHD drive firmware.
More Info: https://www.dvdfab.cn/passkey-uhd-drive-tool.htm

czary2mary 22.09.2024 06:35

Cytat:

Napisany przez misiozol (Post 1469828)
Czy mi sie wydaje czy ten program jest na wage zlota ?

Cytat:

Napisany przez joujoujou (Post 1469849)
No ale klucze zdobyć musisz sam, czyż nie? :>

Wygląda jak "klon AnyDVD" -być może ten sam team coś innego teraz wystawia - tym razem odpowiedzialność używania kluczy AACS jest przerzucona na użytkownika ...

.
KEYDB.cfg
Xreveal używa KEYDB.cfg, który zawiera klucze deszyfrujące (VUK lub UK) do odszyfrowania BD i UHD.

Jeśli nie masz KEYDB.cfg, wyszukaj KeyDB.cfg w https://www.google.com/search?q=KeyDB.cfg i umieść KEYDB.cfg w folderze %APPDATA%\aacs\.

Najnowszy Blu-ray może wymagać nowych kluczy do odszyfrowania, musisz go aktualizować.
Domyślna lokalizacja KEYDB.cfg to %APPDATA%\aacs\, możesz ją zmienić w Ustawieniach Xreveal > KeyDB.

Tak Xreveal deszyfruje Blu-ray:

Cytat:

if (VUK/UK exists in keydb.db) {
// Pro feature
remove_AACS_by(keydb.db)
} else if (VUK/UK exists in KEYDB.cfg) {
remove_AACS_by(KEYDB.cfg)
} else {
remove_AACS_by(DK)
if (failed) {
remove_AACS_by(PK)
if (failed) {
// Pro feature
remove_AACS_by(find key online)
}
}
}

BD+ FUT (Fix-Up Table)
BD+ FUT służy do usuwania ochrony BD+.

Wersja Pro jest w stanie usunąć ochronę BD+ za pomocą zewnętrznego pliku bd+.dll. Wystarczy pobrać plik https://mega.nz/file/02EyGaRR#RCBdNp...1zQ0-mLKfQGZwY i umieścić go w folderze programu Xreveal lub w lokalizacji FUT.

Wersja darmowa spróbuje użyć pliku (MediaKey_VolumeLabel.bin) w lokalizacji FUT. Tabele BD+ z pamięci podręcznej https://www.google.com/search?q=cached+BD%2B+tables

Tak Xreveal usuwa ochronę BD+:

Cytat:

// Pro feature
if (bd+.dll exists in Xreveal program folder) {
remove_BD+_by(bd+.dll)
} else if (bd+.dll exists in BD+ FUT location) {
remove_BD+_by(bd+.dll)
}

if (failed) {
if (MK.bin exists) {
remove_BD+_by(MK.bin)
} else if (MK_VolumeLabel.bin exists) {
remove_BD+_by(MK_VolumeLabel.bin)
} else {
remove_BD+_by(MK_*.bin)
}
}

if (failed) {
// Pro feature
remove_BD+_by(find fut online)
}

joujoujou 14.09.2024 14:55

No ale klucze zdobyć musisz sam, czyż nie? :>

misiozol 13.09.2024 10:45

Czy mi sie wydaje czy ten program jest na wage zlota ?

czary2mary 12.09.2024 18:10

Xreveal 2.6.9
 
https://www.xreveal.com/

Nowy darmowy program do odszyfrowywania płyt CD/DVD oraz Blu-ray
Xreveal nie zawiera żadnych tabel konwersji klucza deszyfrującego/BD+ (FUT), jest oparty wyłącznie na oficjalnej publicznej specyfikacji AACS.
Program Xreveal usuwa zabezpieczenia z Blu-ray AACS 1.0, Blu-ray AACS 2.0 (UHD), BD+, BDAV, DVD CSS, CPRM, CPPM oraz CD Digital Audio (CDDA).
Do deszyfracji danych nie wymaga połączenia z internetem. Natywnie obsługuje systemy 64-bitowe.

czary2mary 12.09.2024 18:06

DVDFab 13.0.2.6
 
https://www.dvdfab.cn/download.htm

DVDFab 13.0.2.6 Changelog
Fix: The problem that DVDFab can't detect the optical drive in some cases.
Fix: The problem that DVDFab failed to read the disk in some cases.
Fix: The problem of disc reading errors encountered when using "Copy" and "Ripper" modules in some cases.

czary2mary 22.08.2024 07:11

DVDFab 13.0.2.5 + DVDFab Passkey 9.4.7.3
 
DVDFab 13.0.2.5

https://www.dvdfab.cn/download.htm

DVDFab 13.0.2.5 Changelog
New: Added support for some new Java protection.
New: Optimized the display window of Fab365 info.

DVDFab Passkey 9.4.7.3

https://www.dvdfab.cn/mlink/download.php?g=PASSKEY

PassKey 9.4.7.3 Changelog
New: Added support for some new Java protections.
Fix: A crash problem when starting the program in certain cases.

czary2mary 13.08.2024 10:34

DVDFab 13.0.2.4
 
https://www.dvdfab.cn/download.htm

DVDFab 13.0.2.4 Changelog
Fix: An audio sync problem when using the MKV Passthrough profile in the Ripper module.

czary2mary 10.08.2024 06:38

DVDFab 13.0.2.3 + DVDFab Passkey 9.4.7.2
 
DVDFab 13.0.2.3

https://www.dvdfab.cn/download.htm

DVDFab 13.0.2.3 Changelog
New: Added support for some new Java protection.
Fix: A problem that the conversion speed was slow when using hardware acceleration in the Ripper module in some cases.

DVDFab Passkey 9.4.7.2

https://www.dvdfab.cn/mlink/download.php?g=PASSKEY

PassKey 9.4.7.2 Changelog
New: Added support for some new Java protections.
Fix: A crash problem when starting the program in certain cases.

czary2mary 18.07.2024 06:01

DVDFab 13.0.2.1 + DVDFab Passkey 9.4.7.0
 
DVDFab 13.0.2.1

https://www.dvdfab.cn/download.htm

DVDFab 13.0.2.1 Changelog
New: Added Blu-ray After Editor module, support adding or replacing audio and subtitles and lossless output to Blu-ray format.
For more information: https://www.dvdfab.cn/blu-ray-after-editor.htm
New: Added UHD After Editor module, support adding or replacing audio and subtitles and lossless output to UHD format.
For more information: https://www.dvdfab.cn/uhd-after-editor.htm

DVDFab Passkey 9.4.7.0

https://www.dvdfab.cn/mlink/download.php?g=PASSKEY

Passkey 9.4.7.0 Changelog
New: Added the support for some new Java protections.

czary2mary 28.06.2024 07:17

DVDFab 13.0.2.0 + DVDFab Passkey 9.4.6.9
 
DVDFab 13.0.2.0

https://www.dvdfab.cn/download.htm

DVDFab 13.0.2.0 Changelog
New: Added support for some new Java protections.
New: Added support for some new Japanese adult DVDs.
Fix: A problem that DVD Ripper failed to convert when the file name contains carriage return characters.

DVDFab Passkey 9.4.6.9

https://www.dvdfab.cn/mlink/download.php?g=PASSKEY

Passkey 9.4.6.9 Changelog
New: Added the support for some new Java protections

czary2mary 09.06.2024 08:06

DVDFab 13.0.1.9
 
https://www.dvdfab.cn/download.htm

DVDFab 13.0.1.9 Changelog
New: Optimized the interface of the License Info window.
Fix: A problem that HDR10/Dolby Vision sources are shown as SDR in UHD Copy module.
Fix: A problem that no subtitles are in ripped video after using "Remux into File" mode to process external .SRT subtitles in Ripper modul

czary2mary 26.05.2024 09:42

DVDFab 13.0.1.7 + DVDFab Passkey 9.4.6.8
 
DVDFab 13.0.1.7

https://www.dvdfab.cn/download.htm

DVDFab 13.0.1.7 Changelog
New: Added support for displaying the update file size in the Updater window.
Fix: A problem that Blu-ray Creator cannot create more than four thumbnails with Streaming menu template.
Fix: A problem that Blu-ray Creator cannot change the source files' order by dragging and dropping.
Fix: A problem that the custom thumbnails will be replaced by default ones in Blu-ray Creator's menu panel.
Fix: A problem the aspect ratio of the output DVD is wrong after converting from Blu-ray to DVD.
Fix: A problem that the output file size still exceeds the capacity even though "Fit to Disc" was selected in DVD Creator.



DVDFab Passkey 9.4.6.8


https://www.dvdfab.cn/mlink/download.php?g=PASSKEY

Passkey 9.4.6.8 Changelog
New: Added the support for some new Java protections.

czary2mary 25.04.2024 16:13

DVDFab 13.0.1.6
 
https://www.dvdfab.cn/download.htm

DVDFab 13.0.1.6 Changelog
New: Optimized DVDFab Products panel.
New: Added support for installing UniFab in the background under the original Video Converter module for faster download speed.
Fix: A problem that you can't select No Menu mode in the Advanced Settings in Copy -> Customize mode.


Wszystkie czasy w strefie CET. Aktualna godzina: 11:42.

Powered by vBulletin® Version 3.9.0 LTS
Copyright ©2000 - 2026, vBulletin Solutions Inc.