Course Information
Course Overview
An Intermediate Level Course on Reverse Engineering and Analyzing Malware
If you already have some basic reverse engineering and malware analysis knowledge and wish to go further, then this course is for you. I will take you from basic to intermediate level in reverse engineering and analyzing malware. You will learn using plenty of practical walk-throughs. The focus of this course will be on how to unpack malware. Most modern malware are packed in order to defeat analysis. Hence, this Intermediate Level Course provides the required knowledge and skills to unpack malware. All the needed tools will be introduced and explained. By the end of this course, you will have the intermediate level skill in malware analysis under your belt to further your studies in this field. Even if you do not intend to take up malware analysis as a career, still the knowledge and skills gained in reverse engineering and analysis would be beneficial to you to reverse software as well.
Everything is highly practical. No boring theory or lectures. More like walk-throughs which you can replicate and follow along. We will focus on API Hooking and Memory Analysis and Tracing to determine where and when to dump memory after a malware has unpacked its payload into memory. In this course, we will be using Oracle Virtual Machine installed with Flare-VM. Take note that all software used in this course are free.
Topics include:
Types of Malware and Terminologies
Dynamic and Static Analysis
Assembly Language Refresher and Malicious APIs
API Hooking, Process Hijacking, Dumping Memory
Fixing Section Alignments, Un-mapping and Re-Basing Dumped Files
Enumerating Breakpoints and Memory Tracing
Hooking VirtualProtect, VirtualAlloc, GetProcAddress, CreateProcessInternalW and other common API's
Using Scylla Plugin to Dump Memory
Using Delphi Interactive Reconstructor
Dumping Memory from Memory Viewer, Process Hacker and Memory Maps
API Enumeration Count Trick To Know When to Dump
Self-Injection and Remote Thread Injection
and more...
This course is suitable for:
Students who has already done a basic level malware analysis course
Hackers looking for additional tools and techniques to reverse software
Reverse Engineers who want to venture into malware analysis
The prerequisites:
Some basics in malware analysis or software reverse engineering.
Windows PC with Virtual Machine and Flare-VM Installed.
Note:
If you do not have the basics of malware analysis, it is recommended to take my earlier course first, which is entitled:
Reverse Engineering & Malware Analysis Fundamentals
Go ahead and enroll now. I will see you inside!
Course Content
- 14 section(s)
- 41 lecture(s)
- Section 1 Introduction
- Section 2 Types of Malware and Malware Analysis Terminologies
- Section 3 Lab: Analysis of .NET Trojan Spyware (Info-Stealers)
- Section 4 Assembly Language Refresher and Malicious APIs
- Section 5 API Hooking, Process Hijacking and Dumping Memory
- Section 6 Lab: Unpacking Emotet Trojan
- Section 7 Lab: Unpacking Hancitor Trojan
- Section 8 Lab: Unpacking Vmprotect Trojan
- Section 9 Lab: Unpacking Trickbot Trojan
- Section 10 Lab: Unpacking Dridex Trojan
- Section 11 Lab: Unpacking Ramnit Trojan
- Section 12 Lab: Unpacking Remcos Trojan with xdbg and dnSpy
- Section 13 Lab: Unpacking Zloader Trojan
- Section 14 Resources For Further Study
What You’ll Learn
- Types of Malware and Terminologies, Static Analysis, Dynamic Analysis, Assembly Language Refresher and Malicious APIs, API Hooking, Process Hijacking, Dumping Memory, Identifying Standard and Custom Packers, Unpacking Packed Malware, Enumerating Breakpoints and Memory Tracing, Hooking VirtualProtect, VirtualAlloc, GetProcAddress, CreateProcessInternalW and other common API's, Using Scylla Plugin to Dump Memory, Fixing IAT Tables, Using Delphi Interactive Reconstructor, Dumping Memory from Memory Viewer, Process Hacker and Memory Maps, API Enumeration Count Trick To Know When to Dump, Self-Injection and Remote Thread Injection, Fixing Section Alignments, Unmapping and Re-Basing Dumped Files, and more...
Skills covered in this course
Reviews
-
MMuhammad Nazmul Hoq
Excellent
-
DDaeGreen
gg
-
MMichaël Bat
As we say in French: "Merci beaucoup professeur".
-
CCynthia Gribble
This is my third course from Dr. Chin. He does an excellent job explaining things from the beginning of the concept to the end. Recommended.