VX-API
VX-API copied to clipboard
Add NtQuerySystemInformation Hook
Some malware samples hide themselves from process lists by hooking the NtQuerySystemInformation function. I have not written this myself, but if any ideas are needed, this is one of them. I do not have my own code to contribute for this, so I will provide you with a link for reference.
Windows API Hooking - Hide Process from Task Manager tutorial
Good idea. We will review this at a later time.
This has been reviewed. This requires a DLL. This has been accepted and will be implemented in a later version.