Skip to content

MacDaddy1660B/kernel-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

kernel-modules

This repo contains a bunch of kernel modules that don't do much.

Instructions

These might not work with linux kernel version < 5.6.0.

To Build

make

To Use

Insert the built module into the kernel sudo insmod <module>.ko

Remove the module from the kernel sudo rmmod <module>

About

Custom linux kernel modules that don't do much.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published