Tools
SpriteTree is an application written purely in Swift that can take a capture from Apple’s ESLogger command-line tool and allow users to interact with the data using Apple’s 2D Game Engine providing various ways to build the process tree. Users can create their own eslogger captures using “sudo eslogger fork exec rename create” or you can download our examples of previously created json captures and load one into the app.
MonitorUI is a tool that can be used to load output from both ESFPlayground and Objective-See’s ProcessMonitor.app. It color codes different process data making it easier to track the life of a selected process and includes a handy process tree display. It can also load file events from Objective-See’s FileMonitor.app.
Read more about MonitorUI here.