nowsecure/fsmon
Filesystem monitor tool for Linux/Android iOS/macOS observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 76
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3885
- days_rel: 484
- days_push: 144
- n_releases_24m: 1
Adoption not part of the score
1023 stars · 161 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
fsmon is a low-level, cross-platform filesystem monitoring CLI tool written in C that reports real-time file operations (create, delete, modify, rename) on Linux, Android, iOS, and macOS. It supports multiple OS backends (inotify, fanotify, FSEvents, kdebug, kqueue), process/PID filtering, recursive directory watching, and JSON or colored terminal output.
Use cases
- monitor filesystem changes in real time on linux or macos
- trace which process is modifying files in a directory
- watch file system activity on android or ios device
- output file events as json for log pipelines
- debug io-heavy application file access
- forensic analysis of file operations during incident response
- observe filesystem access behavior of a suspicious binary
When to choose
- you need a lightweight native CLI to watch file events across linux, macos, android, or ios
- you want process-level attribution (pid, name, uid) for file operations
- you need structured JSON output to feed into other tooling
- you are doing dynamic analysis, forensics, or reverse engineering of file access
When to avoid
- you need a cross-platform GUI file watcher or desktop notification app
- you need network or syscall-wide tracing beyond the filesystem
- you need a long-running monitoring service with alerting and dashboards
- you need Windows support, which is not available
Facets
cli-tool · maturity active
monitoring tracing file-system security developer-tools cli security developer-tools files reverse-engineering cli cross-platform inotify fanotify fsevents forensics dynamic-analysis incident-response json-output c command-line linux macos android ios
8 sources
- readme: https://github.com/nowsecure/fsmon · fetched 2026-08-28 · b68304a81910
- homepage: https://www.nowsecure.com · fetched 2026-08-29 · 185e4daeb2ba
- site_page: https://www.nowsecure.com/products/technology-integrations · fetched 2026-08-29 · 55329da72e08
- site_page: https://www.nowsecure.com/nowsecure-difference · fetched 2026-08-29 · 704b2acdd9b3
- site_page: https://www.nowsecure.com/press-releases/nowsecure-introduces-ai-native-testing-to-match-the-speed-of-ai-driven-app-development · fetched 2026-08-29 · 6cde4290ef92
- site_page: https://www.nowsecure.com/company · fetched 2026-08-29 · ab63fdb6b460
- site_page: https://www.nowsecure.com/products/ai-navigator · fetched 2026-08-29 · 4904fb1530ab
- site_page: https://www.nowsecure.com/solutions/by-need/mobile-app-security-testing · fetched 2026-08-29 · 2e2058682e0a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nowsecure/fsmon | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem