Skip to content

pizhenwei/whotouchmyfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

whotouchmyfile

Try to find which process has edit config by kprobe.

Howto

1, install kernel header files
sudo apt-get install linux-headers-uname -r


2, download code
git clone https://github.com/pacepi/whotouchmyfile.git

3, build
cd whotouchmyfile

4, run
sudo insmod probe.ko

5, debug
echo "file_you_want_to_watch" > /proc/sys/kernel/who_touch_my_file

6, check log
dmesg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published