March 26, 2012
7:33 p.m.
On Mon, Mar 26, 2012 at 5:30 PM, Ravishankar <cyberax82@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