Tuesday, December 16, 2008
Invoke user mode application from Kernel modules
With the following kernel API, we can invoke user mode application from Kernel modules/threads.
int call_usermodehelper (char * path, char ** argv, char ** envp, int wait);
Read an example...
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment