Hide usermode process through NtQuerySystemInformation Hook
Inject this DLL to the process you want to hide notepad.exe (change notepad.exe to whatever the process name you want to hide)
It is using MinHook library for the hooking, please refer to https://github.com/TsudaKageyu/minhook