Session 4 – Assembly Programming Basics

While Analyzing the malwares most of the time we don’t have its source code, so in order to understand their functionality one has to debug/disassemble the binary (executable, dll etc.), Understanding the assembly language will help you build a high level logic while your are debugging/disassembling the malware sample.

Share:

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.