file-integrity-check

There are 12 repositories under file-integrity-check topic.

  • rcsofttech85/php-file-helper

    PHP File Handler Library is a versatile toolset designed to simplify file management tasks in your PHP projects.

    Language:PHP23103
  • trainman261/yt-dlp-CheckVideoIntegrity

    A plugin for yt-dlp that checks the downloaded video's integrity

    Language:Python5100
  • bocaletto-luca/FileIntegrityChecker

    FileIntegrityChecker Author: Bocaletto Luca FileIntegrityChecker is a Linux application written in Python with a Tkinter GUI that monitors critical files or entire directories by calculating and comparing their SHA256 hashes. By detecting any unauthorized modifications, it helps maintain file integrity and alerts you to changes. The project comes..

    Language:Python3
  • scarecrow-47/FileIntegrityChck

    Python File Hash Checker

    Language:Python1
  • helloimalemur/filesystem-hashing

    Snapshots contain a HashMap of the files and their corresponding hash signature from a specified directory.

    Language:Rust0121
  • Jiahong-Guan/File-Integrity

    Check if file is the same by using python hashlib library

    Language:Python0100
  • justNoOneHere/FileHashGen

    This code generates a SHA-256 hash for a file by prompting the user to enter the file path, reading the file into a buffer using the fs module, and then calculating the hash using the crypto module. The hash is output to the console and the program is terminated.

    Language:JavaScript0100
  • Kunull/EmpowerShell

    Language:PowerShell0100
  • NabilSadik2003/hashapp

    An utitlity written in python that can check and verify hash of files

    Language:Python0100
  • dishithag/pwck-mimic

    A C program that mimics the functionality of the Linux pwck command, ensuring the integrity of user authentication files (passwd and shadow) by validating their format and consistency. Includes a modular design with Makefile support and example files for testing.

    Language:C10
  • helloimalemur/Fasching

    Snapshots contain a HashMap of the files and their corresponding hash signature from a specified directory.

    Language:Rust10
  • Stanislas-GOTCH/hashgard

    🔐 HashGard verifies file integrity by comparing hashes with stored signatures.

    Language:Python