Creating a list of checksums
Creating a list of checksums
Is there a way to download a list of checksums from the database? Or when you start a search is there a way to have the checksum appear alongside the other data? I am intending to do checksum validation with our files every couple of months, and that requires a stable list of checksums to compare against.
-
Administrator
- Site Admin
- Posts: 4125
- Joined: 04 Oct 2004, 18:38
- Location: Thailand
- Contact:
Re: Creating a list of checksums
Try this app: Checksum Compare
Re: Creating a list of checksums
checksum.adb is an sqlite file.
So see what you might be able to do with that.
SQLite, from command line or I imagine there are any number of GUI's out there.
---
Some rambling on "hashing".
voidhash
voidhash, the ramble
(And that said, I've not found anything that I'm truly comfortable with, not command-line, not GUI.)
So see what you might be able to do with that.
SQLite, from command line or I imagine there are any number of GUI's out there.
---
Some rambling on "hashing".
voidhash
voidhash, the ramble
(And that said, I've not found anything that I'm truly comfortable with, not command-line, not GUI.)
