Skip to content

A file integrity monitor built in PowerShell that checks if files in a folder are modified, deleted or added.

License

Notifications You must be signed in to change notification settings

mivige/IntegrityMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

File Integrity Monitor

Version Language License

A file integrity monitor built in PowerShell that checks if files in a folder are modified, deleted or added.

To make the software work on your device, you'll only have to modify the paths of the "monitored.txt" file (wherever you see "INSERT_PATH_HERE"). 1

At the moment the software can only monitor one folder at a time, I'm working on another version to monitor multiple folders.

Footnotes

  1. The software prints alerts on the command prompt, but it's easy to make it send OS notifications instead. To do that, you can refer to this.

About

A file integrity monitor built in PowerShell that checks if files in a folder are modified, deleted or added.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published