[Enhancement] Scan the ISO, not the disc #22

Open
opened 2026-01-29 21:05:03 +00:00 by claunia · 1 comment
Owner

Originally created by @rapperskull on GitHub (Apr 24, 2021).

The copy protection scan on discs with multiple executables is very slow. One way to speed it up would be to scan the newly dumped ISO file, instead of the original disc. This will also reduce the stress on the disc.

Originally created by @rapperskull on GitHub (Apr 24, 2021). The copy protection scan on discs with multiple executables is very slow. One way to speed it up would be to scan the newly dumped ISO file, instead of the original disc. This will also reduce the stress on the disc.
Author
Owner

@mnadareski commented on GitHub (Jul 18, 2021):

This would entail being able to read or extract a disc image similar to an archive.

@mnadareski commented on GitHub (Jul 18, 2021): This would entail being able to read or extract a disc image similar to an archive.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#22