An MD5 sum is a string of letters and numbers that acts like a fingerprint for a file. If two files have the same MD5 sum, the files are exactly alike - which is why MD5 "fingerprints" can verify ...
I took a class last quarter on advanced visual basic programming. One of our projects was a program that keeps track of all the dll's on your system and compares it to previous scans. I would like to ...