kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* How to hook the system call?
@ 2011-11-23  8:40 Geraint Yang
  2011-11-23  9:22 ` Alexandru Juncu
  2011-11-27 22:17 ` Jonathan Neuschäfer
  0 siblings, 2 replies; 14+ messages in thread
From: Geraint Yang @ 2011-11-23  8:40 UTC (permalink / raw)
  To: kernelnewbies

Hello everyone,

I am going to hook a system call like 'read' or 'send' by modifying the
sys_call_table, but it seems that the sys_call_table is in read only page,
how can I set modify the sys_call_table ? Or if there any method that I can
use to hook a system call in module without modify the kernel source?

Thanks!

-- 
Geraint Yang
Tsinghua University Department of Computer Science and Technology
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20111123/c6c2c072/attachment.html 

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-11-28  9:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23  8:40 How to hook the system call? Geraint Yang
2011-11-23  9:22 ` Alexandru Juncu
2011-11-23 10:10   ` Daniel Baluta
2011-11-23 10:27     ` Alexandru Juncu
2011-11-23 12:02       ` rohan puri
2011-11-23 16:50         ` Geraint Yang
2011-11-23 16:59           ` Alexandru Juncu
2011-11-23 18:05             ` Geraint Yang
2011-11-23 18:20               ` Nuno Martins
2011-11-24  4:04               ` rohan puri
2011-11-27 22:17 ` Jonathan Neuschäfer
2011-11-28  1:12   ` richard -rw- weinberger
2011-11-28  2:12     ` Geraint Yang
2011-11-28  9:48     ` Jonathan Neuschäfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).