I don't know. It seems BurnOut can detect it.LoStraniero91 wrote:what kind of protection is "Sysiphus"?
Code: Select all
position = InStr(FileContent, "V SUHPISYS", CompareMethod.Binary)
If position Then
position -= 1
If FileContent.Substring(position + 10, 3) = "DVD" Then
Return "Sysiphus DVD " & GetSysiphusVersion(file, position)
Else
Return "Sysiphus " & GetSysiphusVersion(file, position)
End If
End Ifhttp://www.mediafire.com/file/q5b8c94jv … st.7z/fileF1ReB4LL wrote:VIDEO_TS.VOB exists here as a file, but AnyDVD detects its key as 90d1e6ff74 and CSS.exe says "No TitleKey".
added: checking VIDEO_TS directory. Btw DVDDecrypter can also output TitleKey.
You can use /c flag.F1ReB4LL wrote:wiggy2k says the VIDEO_TS.VOB file is straight copyable without errors, for other 3 it says the sectors are encrypted - so the VIDEO_TS.VOB is unprotected and AnyDVD lies?
Code: Select all
/c Log Copyright Management InformationCode: Select all
LBA[000291, 0x00123]: No protected sector
LBA[000292, 0x00124]: No protected sector
LBA[000293, 0x00125]: No protected sector
LBA[000294, 0x00126]: No protected sector
LBA[000295, 0x00127]: CSS or CPPM doesn't exist in this sector, no copying is permitted
LBA[000296, 0x00128]: CSS or CPPM doesn't exist in this sector, no copying is permitted
LBA[000297, 0x00129]: CSS or CPPM doesn't exist in this sector, no copying is permitted
LBA[000298, 0x0012a]: CSS or CPPM doesn't exist in this sector, no copying is permittedWeird...Madroms wrote:I have the exact same error message
Code: Select all
lpCmd: a8, 00, 00, 00, 00, 10, 00, 00, 00, 01, 00, 00