PDA

View Full Version : IChecksum - SFV DLL


Jiva newstone
21-04-2021, 12:43
IChecksum DLL and GUI
DLL to verify hash and GUI for creating hash db
Supported Hash Algo's-
CRC32, MD5, SHA1, XXHASH32
CRC32 and XXHASH32 are faster while verifying hashes

IChecksumGUI for creating and save hash database (.sfv, .md5, .sh1, .xxh) which is used by IChecksumDll

Thanks to @PsYcHo_RaGE (for testing)
Based on HashLib4Pascal (https://github.com/Xor-el/HashLib4Pascal)

L33THAK0R
21-04-2021, 21:15
This looks amazing! Great work man!

PsYcHo_RaGE
21-04-2021, 23:40
Thanks @Jiva newstone for this awesome tool :)

doofoo24
22-04-2021, 01:03
quick speed test
IChecksum around 500mb ~ 600mb...
QuickSFV around 200 ~ 300mb...
test on 980 pro ssd nvme...
IChecksum GUI no reading checksum :(

@Jiva newstone
can you add read or verify checksum for IChecksum GUI like QuickSFV :)

Jiva newstone
22-04-2021, 01:56
quick speed test
IChecksum around 500mb ~ 600mb...
QuickSFV around 200 ~ 300mb...
test on 980 pro ssd nvme...
IChecksum GUI no reading checksum :(

@Jiva newstone
can you add read or verify checksum for IChecksum GUI like QuickSFV :)
Will make separate gui verifier

Jiva newstone
23-04-2021, 01:14
IChecksum Verifier

use this for verifying the IChecksum created DB files .sfv, .md5 .sh1, .xxh files

Example Included

Batch file usage :

IChecksumVerifier.exe "hash.md5" "C:\Hash\"