Task Manager Hider
by - Thursday, January 1, 1970 at 12:00 AM
Task Manager Hider

DLL that can hide arbitrary processes/programs from Windows Task Manager by performing IAT hooking on NtQuerySystemInformation.

Usage
Inject the DLL using any method (e.g LoadLibrary) into (64 bit) Task Manager. Specify the process to be hidden. 

Demo
https://www.youtube.com/watch?v=dl-Sqp9_em8&feature=youtu.be


For 32 bit systems, compile the DLL in 32 bit.
Hiding multiple different processes could be easily achieved by modifying the name checks when looping through the SystemProcessInformation linked list.

Download Link 23MB
https://mega.nz/file/kXcxxZLZ#AKza0aYIWn69E3vvcKFesBGxdJFTmNSyHFMwIWMmE0A
Reply
awesome dude thanks!
Reply


 Users viewing this thread: Task Manager Hider: No users currently viewing.