niemand108 / kernel-modules

Simples modules for linux 2.x and 4.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simples modules for linux kernel.

Kernel 4.x:

- CR3 Module: print the real base paging address of each process.
- Null Dereference Module (PoC/exploit)

Kernel 2.6.3x:

- Increment Module: in each read to the device, increment a intern value in one.
- Proc Increment Module: idem but include /proc filesystem.
- Read Waint Until Write Module: blocks its reading until someone writes it.
- Discoverproc Moduke: discover hides process.
- Lock_kernel Module: 

About

Simples modules for linux 2.x and 4.x


Languages

Language:C 75.8%Language:Makefile 15.6%Language:Shell 8.6%