Hacking Operating Systems

Table of Contents

Things you should know to be an OS researcher (hacker).

Linux Kernel

Virtualization/Emulation

qemu
https://www.qemu.org/
  • Run OS/program written for one architecture to another, w/ dynamic translation.
KVM
https://www.linux-kvm.org/page/Main_Page

Bootloader

Driver

Memory Management

Memory Allocator
Hoard

File System

User space file system
libfuse

Tools

Hacking

OS paper example

Author: expye(Zihao Ye)

Email: expye@outlook.com

Date:

Last modified: 2022-12-27 Tue 07:18

Licensed under CC BY-NC 4.0