docs: add macOS learning mode analysis with fs_usage approach
Document fs_usage as a viable alternative to strace for macOS --learning mode. SIP blocks all dtrace-based tools (dtrace, dtruss, opensnoop) even with sudo, but fs_usage uses the kdebug kernel facility which is unaffected. Requires admin access only for the passive monitor process — the sandboxed command stays unprivileged.
This commit is contained in:
1151
analysis.md
Normal file
1151
analysis.md
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user