Linux (en)

Linux (en)

Notes on x86 CPU Memory Protection Mechanisms (GDT and LDT)

While reading UNIX source code, I became curious about the process of transitioning to protected mode during boot, so I've compiled my findings.

Read
Linux (en)

Tracing Library Function Calls Through GOT/PLT

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

Read
Linux (en)

A Summary of Issues Encountered When Connecting to Ubuntu 20.04 via XRDP

This article summarizes issues that occurred when making XRDP connections to Ubuntu machines.

Read