Hooking a system call.
richard -rw- weinberger
richard.weinberger at gmail.com
Mon Mar 26 15:33:31 EDT 2012
On Mon, Mar 26, 2012 at 5:30 PM, Ravishankar <cyberax82 at gmail.com> wrote:
>
> An awesome example of pretty much what you're trying to do can be found
> here:
> https://github.com/fpletz/kernelroll
> Enjoy :D
This (absolutely not awesome) example shows perfectly how stupid and
dangerous hooking the syscall table is.
Don't do it. Period.
--
Thanks,
//richard
More information about the Kernelnewbies
mailing list