Skip to content

A library/utility to give features like inotify(of Linux) like capability in windows through a filter driver

Notifications You must be signed in to change notification settings

5l1v3r1/wininotify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wininotify

A library/utility to give features like inotify(of Linux) like capability in windows through a filter driver. This project is still under development. This project will have three component

  1. The file system mini filter driver
  2. A user mode application which would implement the logic for access control
  3. A web application for communication of new configuration to the user mode program

About

A library/utility to give features like inotify(of Linux) like capability in windows through a filter driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.6%
  • Objective-C 31.4%