T
ToolShelf
STRACE MACOS
// A clone of the strace command for macOS

Strace Macos

A clone of the strace command for macOS

13EmergingUnknown
License
MIT
Updated
Today

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

Platforms

🪟windows🍎mac🐧linux

Install Difficulty

moderate

Built With

python

Community Reactions