Hi!

> > However, you could rig up an LD_PRELOAD shared library to handle
> > some useful system calls (open, unlink, etc.)
> 
> Nope. LD_PRELOAD intercepts library calls, but that doesn't prevent people
> from calling system calls directly...

Agreed. But you can use ptrace() to get this effect safely. See
subterfugue.org.
                                                                Pavel
-- 
I'm [EMAIL PROTECTED] "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at [EMAIL PROTECTED]

_______________________________________________
Mc mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to