Introduction - If you have any usage issues, please Google them yourself
This document describes the use of NT driver to intercept NTAPI to achieve completely hidden files and directories purposes. Under the NT has a file NTDLL.DLL, most NTAPI are in this library package. Find files and directories which achieved an API interface is ZwQueryDirectoryFile, so long as we intercept this API, then the files and directories can be completely hidden!