In this video, we dive into the basics of malware analysis — both static and dynamic!
You’ll learn how to safely analyze a real malware sample from MalwareBazaar, understand its behavior, detect evasion techniques, and monitor its actions inside a virtual machine.
We’ll explore tools like Strings, PEview, PEStudio, Procmon, Wireshark, and INetSim to see how malware interacts with files, the registry, and the network.
By the end, you’ll have a solid foundation to start your journey in malware analysis and reverse engineering.
⚠️ Disclaimer:
This video is for educational purposes only. Always analyze malware inside an isolated virtual machine — never on your main system.