Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Hash image while dumping #108

Closed
malvarenga123 opened this issue Jan 24, 2022 · 2 comments
Closed

[Request] Hash image while dumping #108

malvarenga123 opened this issue Jan 24, 2022 · 2 comments

Comments

@malvarenga123
Copy link

Is your feature request related to a problem? Please describe.
For images where there is no descrambling (eg. DVD, BD), hashing may take a long time.

Describe the solution you'd like
Calculate the hash while dumping the disc.
http://forum.redump.org/post/94214/#p94214

Describe alternatives you've considered
The alternative is already being done by DIC, which is calculating the hash after the dump is complete.

Additional context
I know Imgburn already does this. As soon as the image is complete, its MD5 is shown and a .md5 is created.
This can't be done for CDs dumped in scrambled mode, but it can be done for most DVDs and BDs.

@malvarenga123 malvarenga123 changed the title Hash image while dumping [Request] Hash image while dumping Jan 24, 2022
@saramibreak
Copy link
Owner

DiscImageCreator_test.zip

@malvarenga123
Copy link
Author

Seems to be working, thanks a lot Sarami!
Just need to be sure it's not enabled for CDs dumped in scrambled mode.

AppVersion
        32 bit, AnsiBuild, 20220126T163558
valid extension was omitted. -> set .bin
CurrentDirectory
        H:\DiscImageCreator\Release_ANSI
WorkingPath
         Argument: hashtest.bin
         FullPath: H:\DiscImageCreator\Release_ANSI\hashtest.bin
            Drive: H:
        Directory: \DiscImageCreator\Release_ANSI\
         Filename: hashtest
        Extension: .bin
StartTime: 2022-01-26T12:51:33-0300
[F:DVDGetRegion][L:406] GetLastError: 1, Incorrect function.

DiskSize of [H:\DiscImageCreator\Release_ANSI]
        Total: 666797862912 bytes
         Used: 366791307264 bytes
        --------------------------
        Space: 300006555648 bytes
         => There is enough disk space for dumping
Reading DirectoryRecord    5/   5
Creating iso(LBA)  2223961/ 2223961
EndTime: 2022-01-26T13:04:12-0300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants