how to intercept system calls
于运超
wuyaalan at gmail.com
Wed Jul 10 09:32:22 EDT 2013
Hi,
I wanna encrpto some data in kernel, and these encrypto data storage
on disk .i should decrypt data before system call trasmit to user mode.
then what should i do ? how to get encrypt data ?
I wanna intercept write function(kernel), when this function got
encrypt data i will decrypt.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130710/eeb11376/attachment.html
More information about the Kernelnewbies
mailing list