Blog Posts
- Jun 19, 2022 eBPF Implementation
- Jun 29, 2021 Fuchsia Inside
- Jan 19, 2021 Details of BPF
- Aug 19, 2020 Inside Memory Control Group
- Dec 25, 2018 Gvisor inside
- Dec 01, 2018 runc, gvisor, and kata container
- Sep 09, 2018 AArch64 Kernel Page Tables
- Aug 17, 2018 Kernel Forward Control Flow Integrity based on Clang
- Aug 12, 2018 Control Flow Graph for System Call
- Jul 01, 2017 Compile (GCC and Clang) and QEMU Linux Kernel
- Mar 20, 2017 Clang Control Flow Integrity - Assembly Level Understanding
- Dec 21, 2016 Linux Secondary Core Bootup on AArch64
- Oct 10, 2016 Behind the Execution of a C program - Android Version
- Sep 15, 2016 Understanding Linux Execve System Call
- Apr 25, 2016 Kernel Pipe IOV CVE (CVE-2015-1805) Exploit Analysis
- Apr 16, 2016 Understanding Linux Fork System Call
- Apr 10, 2016 AArch64 Exception Handling
- Dec 18, 2015 Understanding Linux Kernel Stack
- Sep 16, 2015 Short Notes on File System
- Feb 02, 2015 Memory Management for ARM32