On Tue, Jun 16, 2009 at 5:42 PM, Sandu Popa Marius<sandupopamarius@xxxxxxxxx> wrote: > >> Is there a way the hook Linux kernel without modifying the sys_call_table? > > This should actually be: > Is there a way to hook the Linux kernel without modifying the > sys_call_table? > Sorry for the brain trauma :). I suggest to Google about Kprobe. Probably you need to use kprobe to intercept sys_mount and sys_umount. regards, Mulyadi. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ