Skip to content

zer0fluxx/File-Integrity-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Integrity Checker

This Python script continuously monitors the integrity of a specified file by calculating and comparing its SHA-256 hash value over time. If any changes are detected in the file, it alerts the user.

Requirements

  • Python 3.x
  • hashlib library (should be available in standard Python installations)

Usage

  1. Clone the repository to your local machine:
git clone https://github.com/ozkanaltunbas/File-Integrity-Checker.git

About

File Integrity Checker is a Python script designed to monitor the integrity of a specific file by periodically calculating its SHA-256 hash value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages