Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kernelmodule

kernel module example outside the kernel source

How to build the hello.ko

make

Sign the ko with seckey and pubkey

make sign

Check the ko is signed or not

hexdump -C hello.ko | tail

About

kernel module example outside the kernel source

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages