sujal11111 / linux_kernel_hacking

Linux Kernel Hacking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Kernel Hacking

Experimentation with Linux kernel modules to try and learn more about how the kernel works.

Ongoing series of blog posts on rootkit techniques can be found here.

Educational purposes only.

Tested on Ubuntu 20.04 and 16.04, via Vagrant - should work on most kernels.

Updated to work with kernels 5.7+

About

Linux Kernel Hacking

License:GNU General Public License v2.0


Languages

Language:C 97.7%Language:Makefile 2.3%