Skip to content

msah05110-lab/FileIntegrityChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileIntegrityChecker

A File Integrity Checker is a cybersecurity tool that checks whether a file has been changed, modified, or damaged. It creates a unique code (called a hash) for a file and saves it. Later, it generates the hash again and compares both values. If both hashes are the same, the file is safe. If the hashes are different, the file has been changed.

About

A File Integrity Checker is a cybersecurity tool that checks whether a file has been changed, modified, or damaged. It creates a unique code (called a hash) for a file and saves it. Later, it generates the hash again and compares both values. If both hashes are the same, the file is safe. If the hashes are different, the file has been changed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors