© 2026 Hashnode
Have you ever wondered what happens under the hood when you type a URL and hit enter? What if you could write a web server from scratch — not in C or Python, but in pure x86_64 Assembly, using only Linux system calls? That’s exactly what I did. This ...

I've been slowly learning assembly over the years by being exposed to it in my role as a Threat Analyst, but I would still consider myself to be a beginner. Lately, I've been taking action and learning more about it so that I can feel comfortable in ...
