[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: stop mount/read/write




>I'm sorry if my question was unclear. Let me reformulate:
>How do I intercept and stop system calls like mount/read/write without modifying the system_call_table?
>Marius
 
What about using LD_PRELOAD ? 
 
--
Sudheer