ubc-systopia / Indaleko

Indaleko Project
GNU Affero General Public License v3.0
0 stars 1 forks source link

Implement a MacOS file audit tool #49

Closed hadisinaee closed 6 months ago

hadisinaee commented 8 months ago

There is a tool named fs_usage that can be used to trace all filesystem events on Mac. Since we cannot yet run eBPF on Mac, we can use this tool to capture related events from a macOS filesystem.

steps: