Title: Reverse Engineering Mac Malware 3 - Dynamic Analysis Post by: HCK on September 14, 2023, 04:05:20 pm Reverse Engineering Mac Malware 3 - Dynamic Analysis
The 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 (https://macsecurity.net/view/83-reverse-engineering-mac-malware-3-dynamic-analysis) |