You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool monitors any folder for file changes using SHA-256 hashing. ## Features - Detects file modifications - Detects new files added - Detects deleted files - Uses hashlib (Python standard library) - Stores previous hash values in file_hashes.json ## How to Run python file_integrity_checker.py