Skip to content

Simple, lightweight, file integrity checker that uses a variety of hashing algorithms to get the checksum of a file.

License

Notifications You must be signed in to change notification settings

10xJosh/File-Integrity-Checker

Repository files navigation

Josh's File Integrity Checker

Hey Guys! This is a simple, lightweight, file integrity checker that uses a variety of hashing algorithms.

Available hashing algorithms are:

  • MD5
  • SHA-1
  • SHA-256
  • SHA-516
  • CRC32

    FileIntegrityChecker

    Simply click on the browse button, select a file and click verify! The executable can be found in the .zip file.

    Checksum for .zip file:
    MD5: 231521CE415032971F44D896E94EAF52
    SHA1: 60368ADB762DF2BA6322E0001C9CA6D9B31651E7
    SHA256: AC8C0A71A10B5020775F90388353378304AEC01E58C4A62EBE520BE0A9691DF3
    SHA516: 2205B3CB1F8C38ECD9E371BBD4C3DAE0CF5D035C24F07790492F4DEDB3153C1DB3C0C923E02204B0A3DD3AEB4D3758484475A837388F1B54DFEC5BF44FD68490
    CRC32: 0C69CE8B

  • About

    Simple, lightweight, file integrity checker that uses a variety of hashing algorithms to get the checksum of a file.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages