Reverse Engineering Mac Malware 3 - Dynamic AnalysisThe topics covered by Sarah Edwards in this sub-section of her presentation are related to
the various aspects of performing dynamic analysis of Mac applications,
including malicious ones. In particular, the following processes are looked
into: virtualization - that is, running code in a virtual machine; and application
tracing, which is intended to return data on app execution, file system events,
etc. Also, the tools applicable for dynamic analysis are listed here and demonstrated
in action.
Source:
Reverse Engineering Mac Malware 3 - Dynamic Analysis