Skip to content

brianc2788/kernel-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Kernel Hacking - Loadable Kernel Modules (LKMs)

I have two directories in my "kernel-modules" repository; they each contain C source code & object code, but for different operating system kernels.

Linux Directory

  • "Linux Device Drivers," Third Edition. O'Reilly Media, Authors: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman.
  • Book uses Linux Kernel version 2.5.x.

FreeBSD Directory

  • "Designing BSD Rootkits," Published by No Starch (2007), authored by Joseph Kong.
  • Book uses FreeBSD; version 6.0-STABLE

About

Kernel modules for Linux, FreeBSD,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages