superg / redumper

Low level CD dumper utility
GNU General Public License v3.0
216 stars 19 forks source link

DVD decrypt vobs #101

Open superg opened 9 months ago

superg commented 9 months ago

and implement universal hash for decrypted iso on-the-fly.

Feathered-Serpent commented 9 months ago

Wouldn't this defeat the goal of a "byte perfect disc"? Not that CSS has ever been a useful protection. Might be optional maybe?

DVD Decrypter has an option called "Force VOB CSS Flag Removal" and the documentation states "Force VOB CSS Flag Removal makes DVD Decrypter remove a flag indicating that the content is CSS encrypted." Not sure if this should be something you have to look after if you decode the files.

superg commented 9 months ago

Decrypt will be a separate command.

NovaSAurora commented 9 months ago

Different encrypted discs can match each other when decrypted, this won't replace the primary hash, and can just be used to identify which discs match content-wise.