Skip to content

Monitor windows directories for changes to identify potentially interesting files

Notifications You must be signed in to change notification settings

Cr4ckC4t/file-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

File Monitor

This is just a small script to get into C# programming (my first).

Continuously monitors a list of paths for changes and prints them to the console. May be helpful to identify interesting temp files, such as scripts. Idea taken from Black Hat Python (BHP Vol.2).


Target used: .NET Framework 3.5

About

Monitor windows directories for changes to identify potentially interesting files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages