sylhare/Flag

Add ltrace for mac

Opened this issue · 0 comments

ltrace is a tool to see the calls of a program. Can be handy for a reverse engineering analysis.

Can be replaced with dtrace or try dtruss.

Pre-compiled script with dtrace on MacOs

man -k dtrace

Source - https://stackoverflow.com/questions/1258481/ltrace-equivalent-for-osx