Skip to content

jafarlihi/modreveal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(This project is currently unmaintained. It might still work on some Arch Linux but I have observed obvious issues when using a different laptop but don't have time to fix it.)

modreveal

modreveal is a small utility that prints the names of hidden LKMs if any exists.

Demo

Usage

make
sudo ./modreveal

Notes

  • To test the utility, you can use the Diamorphine rootkit (https://github.com/m0nad/Diamorphine).
  • The author runs Arch Linux LTS kernel, so it is only guaranteed to work on Arch Linux LTS kernel. It will most likely work with your kernel too unless you are running something ancient or really new that breaks something.