Skip to content

0xRavenspar/FileMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›ก๏ธ File Monitor: Detect File Changes with PowerShell ๐Ÿ› ๏ธ

Overview ๐Ÿš€

HashCrypt is a lightweight and efficient PowerShell script designed to keep an eye on file changes in a specified directory. Whether files are added, modified, or deleted, this script will notify you of the changes with detailed logs. Perfect for system administrators, developers, or anyone needing real-time file monitoring!


Features โœจ

  • ๐Ÿ“‚ File Addition Detection: Tracks and logs when new files are added to a directory.
  • โœ๏ธ File Modification Detection: Detects when files are changed.
  • ๐Ÿ—‘๏ธ File Deletion Detection: Notifies when files are deleted.
  • ๐Ÿ“œ Logs: Generates a human-readable log of all file events.
  • ๐Ÿ’ก Customizable: Easily change the monitored directory or log format to suit your needs.

Requirements ๐Ÿ› ๏ธ

  • Windows OS (PowerShell pre-installed).
  • PowerShell version 5.0 or later.

Getting Started ๐ŸŒŸ

Step 1: Clone the Repository

Clone this repository to your local machine:

git clone https://github.com/0xRavenspar/FileMonitor.git
cd FileMonitor

Run the Script โ–ถ๏ธ

Run the script from PowerShell:

.\File_check.ps1

About

A lightweight and versatile PowerShell tool designed to monitor and log file changes in real-time, including additions, modifications, and deletions.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors