Newer
Older
linux_kernel_hacking / 3_RootkitTechniques / 3.6_hiding_ports / test.sh
@Harvey Phillips Harvey Phillips on 29 Jun 2020 107 bytes hiding ports wip
sudo dmesg -C && 

make clean &&
make &&
clear &&

sudo insmod rootkit.ko &&

sudo rmmod rootkit &&

dmesg