Skip to content

olase23/syscmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

syscmon

syscmon is a linux kernel subsystem that monitors the system call integrity. It checks periodical the sys_call_table and system call target addresses on the CPU(s). Changes on the syscall structures are logged on the /proc file system.

cat /proc/syscall_monitor 
changed syscall number  origin address         new address                    module name
60                      ffffffff81068240       ffffffffa0000000               interceptor

About

sys_call_table monitor subsystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published