OS (en)

Linux (en)

Tracing Library Function Calls Through GOT/PLT

This article summarizes the overview of GOT and PLT and presents practical verification results.

Read
自作OS

Notes from Working Through Introduction to OS Development from Scratch: Environment Setup Through Chapter 2

I want to retry Introduction to OS Development from Scratch, which I bought as soon as it was released but left untouched because I couldn't find the time and got discouraged by the difficulty. This time I'll cover environment setup through Chapter 2.

Read