Ammar's Blog

Who am I?

A computer science enthusiast who likes compilers and infosec. This blog is a collection of my thoughts and experiences as I learn and grow in this field.

[Twitter] [GitHub] [LinkedIn]

Recent Posts

The Cost of Starting Perfectly

Most people, when trying to become disciplined and start sticking to a schedule, they try to plan for the entire day or even the week ahead in advance. They ...

Process Injection into RWX Memory

Ever wondered how to inject shellcode into an RWX memory region of a running process on Windows using rust? Probably not, but here’s how you can do it anyway.

Sahl Internals - 1

This article discusses the internals of the Sahl programming language.