STRACE MACOS
// A clone of the strace command for macOS
Strace Macos
A clone of the strace command for macOS
13EmergingUnknown
What it does
A system call tracer for macOS using the LLDB debugger API. Status: Beta - Core functionality works, but some features are still in development. - Works with SIP enabled - Unlike , doesn't require disabling System Integrity Protection - Pure Python implementation - No kernel extensions or compiled components - Multiple output formats - JSON Lines and strace-compatible text output - Syscall
Getting Started
git
git clone https://github.com/Mic92/strace-macos