CS6038/CS5138 Malware Analysis, UC

Course content for UC Malware Analysis

View on GitHub
3 April 2018

Debugging and VM Detection

by Coleman Kane

This lecture discusses using the Immunity Debugger and other analysis tools to navigate an EXE that contains some anti-debugger and anti-VM features.

Here is a github repository to support it:

home

tags: malware debugger disassembly lecture