PHP File Handler Library is a versatile toolset designed to simplify file management tasks in your PHP projects.
-
Updated
Oct 14, 2023 - PHP
PHP File Handler Library is a versatile toolset designed to simplify file management tasks in your PHP projects.
A plugin for yt-dlp that checks the downloaded video's integrity
An utitlity written in python that can check and verify hash of files
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.
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.
Snapshots contain a HashMap of the files and their corresponding hash signature from a specified directory.
🔐 HashGard verifies file integrity by comparing hashes with stored signatures.
Snapshots contain a HashMap of the files and their corresponding hash signature from a specified directory.
Store Filesystem Integrity information via 'Snapshots' which contain a HashMap of the files and their corresponding hash signature from a specified directory.
Check if file is the same by using python hashlib library
Add a description, image, and links to the file-integrity-check topic page so that developers can more easily learn about it.
To associate your repository with the file-integrity-check topic, visit your repo's landing page and select "manage topics."