[Solved] How to get the file’s meta data in kernel space – linux 3.5
I thought about the question some more. There are filesystem-specific ways to create the possibility of truly hidden files, of course, but I’m not at all interested in exploring those. However, there is a different approach, a variant, that might suit your needs. You could achieve a similar effect by intercepting only the open syscall … Read more