From the course: Advanced Malware Analysis: Redux

Module 2 objectives

- [Instructor] Module two, X86 and X64 architecture. In module two, X86 and X64 architectures, we have several objectives. The first is to review numbering systems, specifically how to convert from decimal to X, then we'll examine X86 and X64 architecture, assembly language instructions and recall compilation and debugging tools. Once we complete those subjects, we'll review Windows APIs and examine high level constructs. Okay, so now that we've reviewed our objectives, we have a lot to cover in a short period of time. So let's begin with reviewing numbering systems.

Contents