Introduction to Reverse Engineering: How to Take a Program Apart↗
I walk through how I examine the assembly code and memory management behind a compiled C++ application using Ghidra and IDA Pro.
In-depth technical writing on systems architecture, reverse engineering, and the beautiful chaos of software development.