Hi all..
Anyone here ever have the need to calculate MD5 hashes on windoze and fancy being a guinea pig?
I coded a very basic MD5 calculator for windoze a while back and have now greatly enhanced it, including ability to work in a batch mode (either including files singularly, or via a directory) for both files and strings. I've also added a hash check for salted strings.. as this is something I use regularly when building web sites and need some data in a DB for testing a login before coding a registration system etc
I've attached a couple of screenshots. Although the files one contains only small files, the lot completed in < 2 secs and even checking my Acronis backups dir with some files being 300Mb+ (and original one > 2Gb), it only took a minute or so on my AMD3000+.
There is a bug with files > 1Gb in that it reports a negative value for the filesize, but it's on the bug tracker to be fixed.
The other features is exporting and copying. You can export the grid(s) to CSV files and also copy various data formats to the clipboard (such as hash only, "std unix format", all data, etc) for either selected or all rows.
If anyone thinks they may have a use for this, I'll post a beta link
Regards,
Ian
Anyone here ever have the need to calculate MD5 hashes on windoze and fancy being a guinea pig?
I coded a very basic MD5 calculator for windoze a while back and have now greatly enhanced it, including ability to work in a batch mode (either including files singularly, or via a directory) for both files and strings. I've also added a hash check for salted strings.. as this is something I use regularly when building web sites and need some data in a DB for testing a login before coding a registration system etc
I've attached a couple of screenshots. Although the files one contains only small files, the lot completed in < 2 secs and even checking my Acronis backups dir with some files being 300Mb+ (and original one > 2Gb), it only took a minute or so on my AMD3000+.
There is a bug with files > 1Gb in that it reports a negative value for the filesize, but it's on the bug tracker to be fixed.
The other features is exporting and copying. You can export the grid(s) to CSV files and also copy various data formats to the clipboard (such as hash only, "std unix format", all data, etc) for either selected or all rows.
If anyone thinks they may have a use for this, I'll post a beta link
Regards,
Ian