Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
/ fsnoop Public archive

Dumps all filesystem events for a specific mount using the Linux fanotify interface

License

Notifications You must be signed in to change notification settings

itsjohannawren/fsnoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fsnoop

Dumps all filesystem operations from the specified mount point using the Linux fanotify interface.

Requirements

  • Linux >= 2.6.36 compiled with fanotify support
  • Linux headers
  • Make
  • GCC

Building

Clone the repo and make

git clone https://github.com/jeffwalter/fsnoop.git
cd fsnoop
make

That's it.

Usage

To be completed...

About

Dumps all filesystem events for a specific mount using the Linux fanotify interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages