Resources
Virtual Machines
- Virtual Machine Configuration (REMnux Linux and Windows 10)
Lecture Slides
# | Topic |
---|---|
1 | Welcome & Introduction |
2 | Malware Analysis Basics - Automated Tools |
3 | Build Your Own: Malware Analysis Lab |
4 | Behavioral Analysis |
5 | Behavioral Analysis: Networking Tools |
6 | x86 and x64 Assembly Code |
7 | Disassemblers and Debuggers |
8 | Debuggers - No slides, x64dbg demo |
9 | Disassemblers |
10 | Anti-RE |
11 | Anti-RE 2 |
12 | Document Malware |
13 | Special Topics |
x86 and x64 Assembly Programming
- WikiBooks: x86 Assembly
- MSDN Processor Architecture
- IntelĀ® 64 and IA-32 Architectures Software Developer Manuals - Only as a last resort, or if you need complete details on how an instruction functions to solve a tricky design problem!