checksum-verification

There are 7 repositories under checksum-verification topic.

  • gget

    dpb587/gget

    An easier way to find and automate file downloads from GitHub and GitLab repositories.

    Language:Go324171
  • thejoltjoker/offload

    A simple tool for offloading files from memory cards and external drives.

    Language:Python4200
  • F33RNI/FloppyCat

    Simple high-performance utility for creating and validating checksums-based backups with full multiprocessing support and retro GUI

    Language:Python2100
  • ibnaleem/checksum

    File checksum verification tool written in Go.

    Language:Go2100
  • kongmadai/folder-checksum-with-GraphicalUserInterface

    Create and verify files hashes with one click. Folder-Check-Integrity-Tool. Check and verify integrity of all files within a folder. Automatically save a snapshot of files' status when the folder is accessed for the first time. In the future use the snapshot to verify files to see whether they are modified. 为一个文件夹建立一个快照(snapshot)放在一个checksum.pk文件中,下次打开这个文件夹(不管这个文件夹被挪动或者复制下载到何处),再根据checksum.pk检验该文件夹下的文件哪些不变,哪些被修改、删除。 This code provides similar facility as http://md5deep.sourceforge.net/ , except that this tool provides GUI . 文件夹完整性 文件完整性检验工具。

    Language:Python10
  • NicolasT/gptsum

    A tool to make disk images using GPT partitions self-verifiable, like isomd5sum

    Language:Python40
  • SpookyV1cky/Checksum-Utility

    a simple app to verify checksums

    Language:JavaScript