xingkong123600
Results
2
issues of
xingkong123600
i am using kpm to hook syscall. param[1] is a struct, how to get origin struct? and need i copy from user like demo "compat_strncpy_from_user(buf, path, sizeof(buf));" ? and how...