Long-form deep dives on reverse engineering, security, and the architecture of how things actually work. New posts irregularly.
A four-part walk through the Windows Portable Executable format and the loader that turns it into a running process. From source code, through the file, into mapped memory, and on to the program's entry point.