Re: How to intercept a sys call.



Where do you want to intercept it? Kernel/User space?
What is it that you are trying to do exactly?
S
On Mon, 19 Dec 2005, Peter T. Breuer wrote:

> Mozis <chokshi.jaydeep@xxxxxxxxx> wrote:
> > I was trying to intercept a sys call.but I'm gettting an error
> > "unresolved symbol sys_call_table"
>
> It's not exported, as that tells you.
>
> > I'm using RH-9, kernel 2.4.20-8, pentium m/c. If this variable is not
> > exported any more by kernel in 2.4.xx series then how to intercept sys
> > call!!!
>
> You don't. However, you should be able to figure out a way!
>
> Peter
>

cheers
Somu
*************************************************************************
"I've never understood how God could expect his creatures
to pick the one true religion by faith - it strikes me as a
sloppy way to run a universe."
Robert A. Heinlein
STRANGER IN A STRANGE LAND
*************************************************************************
.



Relevant Pages

  • RE: ASP.net and thread safety
    ... would please submit any simple of how to intercept ... the appropriate methods in the ASPX page form HttpModule? ... Thanks much Peter. ... >>> separate class, or even use a Server Control that does this type of thing. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Weighted regression on dummy variables
    ... Thank you Peter for your reply thus far! ... I do not have the optimizer toolbox. ... According to the paper that I am trying to replicate its study results, the regression has an intercept even though all the other independent factors are dummy variables. ...
    (comp.soft-sys.matlab)