Back to the Basics: A Refresher on x86 Assembly
Introduction
For my second post, I’m excited to share my journey into a crucial skill for anyone interested in software reverse engineering and malware research: x86 Assembly (ASM). While this isn’t my first time learning ASM, I previously covered enough for a Reverse Software Engineering course at the University of Maryland. I’m returning to the subject for a refresher. My goal is to strengthen my foundational knowledge and go deeper into the intricacies of this low-level language.
By thefueley
read more