Skip to content

pr0ln/bob_slub_debugging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

bob_slub_debugging

slubtest

module build & load

cd slubtest/module
make
sudo insmod slubtest.ko

test program (user)

cd slubtest
gcc -o test test.c

kprobe

module build & load

cd kprobe/[dir]
make
sudo insmod [name].ko

check message

sudo dmesg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published