View Single Post
  #1  
Old 05-14-2015, 04:08
destr0 destr0 is offline
Friend
 
Join Date: May 2015
Location: Spain
Posts: 15
Rept. Given: 0
Rept. Rcvd 12 Times in 5 Posts
Thanks Given: 15
Thanks Rcvd at 19 Times in 7 Posts
destr0 Reputation: 12
quick CRC32 hashing tool with drag and drop support

Hi all!

As a first message to the board, I would like to share a simple tool I did which I use continuously. It's a simple CRC32 calculator with drag and drop support, just drop the file you want to calc the CRC32 on and it will calculate the hash.

You can also calculate the hash of a latin1 string typing it on the first edit field, and in that case it allows to also calculate the MD5 of that string (MD5 for files is not implemented)

It allows multiple instances, and it's speed optimized.

I hope you find it useful
Attached Files
File Type: zip crc32.zip (188.3 KB, 33 views)

Last edited by destr0; 05-14-2015 at 04:14.
Reply With Quote
The Following 3 Users Gave Reputation+1 to destr0 For This Useful Post:
chessgod101 (05-14-2015), Dreamer (05-14-2015), mr.exodia (05-14-2015)
The Following 3 Users Say Thank You to destr0 For This Useful Post:
chessgod101 (05-14-2015), Dreamer (05-14-2015), Kjacky (06-09-2015)