# linux_kernel_hacking **Repository Path**: codergeek/linux_kernel_hacking ## Basic Information - **Project Name**: linux_kernel_hacking - **Description**: 从github上拷贝的rootkit项目 - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-10 - **Last Updated**: 2023-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://xcellerator.github.io/). 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+