Pinned Repositories
Hacker-University-of-peiwithhao
peiwithhao's learning journey in network/system security
kernel-exploit-factory
Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
kubekit
kubernetes rootkit
Linux-Kernel-Programming
Linux Kernel Programming, published by Packt
peiwithhao
Config files for my GitHub profile.
process_family_division
When the process create/exit, use it for monitoring what namespace it belongs to and send the result to user application
pwh_dotfile
The soul resides here 😄
PWN_User_and_Kernel
此乃本人学习PWN过程,里面有目前遇到过的PWN题并进行了分类以及知识点讲解
pwncollege_practice
There is my wp for the pwncollege learning :)
Simple_OS_For_Studing
本项目是我自己编写一个简单操作系统的过程,大伙可以通过此项目来深入了解操作系统层次方面的细节,这为从事系统底层工作有一定的帮助
peiwithhao's Repositories
peiwithhao/Simple_OS_For_Studing
本项目是我自己编写一个简单操作系统的过程,大伙可以通过此项目来深入了解操作系统层次方面的细节,这为从事系统底层工作有一定的帮助
peiwithhao/PWN_User_and_Kernel
此乃本人学习PWN过程,里面有目前遇到过的PWN题并进行了分类以及知识点讲解
peiwithhao/Hacker-University-of-peiwithhao
peiwithhao's learning journey in network/system security
peiwithhao/Linux-Kernel-Programming
Linux Kernel Programming, published by Packt
peiwithhao/peiwithhao
Config files for my GitHub profile.
peiwithhao/process_family_division
When the process create/exit, use it for monitoring what namespace it belongs to and send the result to user application
peiwithhao/pwh_dotfile
The soul resides here 😄
peiwithhao/pwncollege_practice
There is my wp for the pwncollege learning :)
peiwithhao/kernel-exploit-factory
Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
peiwithhao/Learning-Linux-Binary-Analysis-EXP
这是一个代码库,内容主要是对《Linux二进制分析》书中所提到的技术进行复现。此外,这个仓库中还包含本人学习二进制分析所做的笔记。
peiwithhao/linux
Linux kernel source tree
peiwithhao/linux-kernel-exploitation
A collection of links related to Linux kernel security and exploitation
peiwithhao/LSM_RBAC
A PRACTICE FOR LEARNING LSM AND RBAC
peiwithhao/os-elephant
《操作系统真象还原》源码及学习笔记(os-elephant)还原真相
peiwithhao/peiwithhao.github.io
peiwithhao/pwh_rootkit
ROOTKIT PROGRAM FOR OS COURSE