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 program monitors the integrity of specified files and alerts the user if any changes are detected. It calculates the SHA-256 hash of a file and continuously compares it to the previously calculated hash.