Showing 20 open source projects for "md5 sum"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1
    EasyHash

    EasyHash

    HASH value generator

    EasyHash is a HASH value generator that is very easy to use and at the same time very efficient. Furthermore, the execution speed of the processes is very fast. The user interface is nice, very intuitive and offers multiple methods for importing files. In addition to this, it allows for rapid text entry, making it incredibly easy to use and adaptable to any circumstance of use. EasyHash is an indispensable tool for anyone who works with large amounts of files.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    CleanVid

    CleanVid

    Automatically remove commercials from playon.tv recordings.

    Cleanvid code name "Gooey" has been released and is in beta. Please leave comments below and dont forget to ticket any bugs you find. MD5 SUM: b4c1cde98a0d9c938e3ec9476e8b74330b427769036e9fbae5de622cbcd6e516
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Small tool written in Perl for synchronizing file archives based on MD5 sum comparison (e.g. it detects when a file has just been renamed or moved to a new location inside of the archive). Best suited for offline synchronization, e.g. for mp3 archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    file digest

    A command-line utility for calculating and verifying file checksums.

    Digest is a command-line utility which can be used to calculate and verify checksums of any files, similar to md5sum or RHash, but using modern hash algorithms. Supported algorithms: BLAKE, BLAKE2, Grøstl, JH, Kupyna, MD5, SHA-1, SHA-2, SHA-3, Skein, SM3, Streebog, Whirlpool. Usage: digest [-c] <algorithm> <filename(s)> For example, if you want to calculate the checksums using skein512/256 algorithm, use this command: digest skein512/256 * > checksums.skein To verify the checksums: digest -c skein512/256 checksums.skein You can get a full list of supported algorithms and test the performance of different algorithms on your PC using the command: digest test <iterations> <filename> This will calculate hash sum of <filename> multiple times (number of times is specified by <iterations>) and output the results with precise timings. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    WinMD5sum

    WinMD5sum

    A simple GUI MD5 sum Tool run on Windows

    WinMD5sum is a MD5sum tool for those who need a small and simple tool to just get the sum.It has a GUI look and keeps small(only 40KB).Runs only on Windows platform.The highlight is it can handle very large file(over TB) and the speed is fast enough.Enjoy it!
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6
    FS-Inspect
    ... * The type view, shows all file types found, sorted by the total size. In the post scan, the utility start searching for duplicates. All duplicates are listed in the file view, colored depending on their MD5-checksum. It is possible to configure the duplicate search in the settings. To optimize the duplicate search, hashes are stored in a database. If a directory is inspected many a time, there is no need to compute the performance-expensive check-sum again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ReHash - A Versatile Hash Calculator

    Console-based Hash Calculator, written by D. Reichl

    Author's words: "ReHash is an easy-to-use console-based hash calculation tool written in C++. It supports many algorithms and output formats and it can be fully configured using some of the many command-line arguments which can be passed to the tool." This is a nice, straightforward hash sum calculator. Since the files from the original project are very old and there seems to be no maintainance any more, I've "forked" the project here, updated the source and VC++ project files a bit, and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    SJE

    To develop solutions for store and secure files in any hosts

    SJE is a freeware program to split, join, encrypt, decrypt files. Fast, small and safe to change MD5 Check Sum. The program is available on Windows. Note : Please use SJE ver 2.0 or more to encrypt and dencrypt. Ver 1.0 have many bugs and unstable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MD5 Reborned Hasher
    This is a extension for Mozilla Firefox that allows to check the MD2, MD5, SHA1, SHA256, SHA384 or SHA512 sum of a downloaded file.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    malmon
    Hosting exploit/backdoor detection daemon.It's written in python , and uses inotify (pyinotify) to monitor file system activity.It checks files smaller then some size,compares their md5sum and hex signatures against DBs with known exploits/backdoor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GUI tool for generating md5 and sha1 file hash code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MD5 Tools
    Quickly Drag And Drop To Get The MD5 Sum Of Any File.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Small Java GUI utility to quickly get a file's MD5 sum. Intended for shell integration. Instructions included for adding to Windows XP context-menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Script to find duplicate files via their md5 sum. A batch script that executes find | md5sum | sort | uniq | xargs | sed. Duplicate files' whole path and their size are output.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    PyQSum: Yet another [md5|sha[1|224|256|384|512]]sum. written in Python/Qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Automatically verifies md5 and sha1 checksums using either a user entered sum or by searching in a file that can be held locally or remotely via ftp or http.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    dupliFinder

    Find duplicate files on your system

    dupliFinder is a app that searches your computer for duplicate files by compairing the MD5 sum of each file. You then have the option of deleting any duplicate files found. Great for collections of MP3s, images etc.. Runs on Windows & Linux with Java 1.5
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    GUI MD5 Summer for Linux, with ability to sum directories, recurse through subdirectories, and sum individually selected files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    sechk - SEcurity CHecKer It is a powerful and useful tool to check if you got exploited and rooted, it will use checksum comparation via md5 sum, it exchanges file lists and csums from the sechk server. It\'s gonna work with all posixes and unixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A similar to Tripwire, file system integrity checking tool but develop in java and cross platform. This tools checking and source control using check sum algorithm like MD5, SHA and CRC.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next