File Verification Using CRC

marknelson.us/1992/05/01/file-verification-using-crc-2/ view page cached page
Recently I have found myself thinking a lot about file verification. By file verification, I mean the process of determining whether a file on my computer has been modified unexpectedly. Whether it happened through hardware failure, program error, or malicious tampering, I like to know when a file has had its contents altered. Likewise, I would like a convenient way to check the integrity of... moreRecently I have found myself thinking a lot about file verification. By file verification, I mean the process of determining whether a file on my computer has been modified unexpectedly. Whether it happened through hardware failure, program error, or malicious tampering, I like to know when a file has had its contents altered. Likewise, I would like a convenient way to check the integrity of a file to verify that it hasn't been changed. This article will show you one way to verify the file's contents: checking its 32-bit CRC value. view page



All posts about this link

  • share this page on Twitter
  • rss feed for marknelson.us
  • alerts create email alert for marknelson.us
Copy and paste this code below into your website:
customize »