Inject a DLL into every process, look for new process to hook every 0.5s. The DLL will hook some NTDLL functions to hide some process from enumeration (effectively hidding it from the Task Manager and other such program). It will also hide some files. Creating a file called "StopTheHacks.Please" at the root of the C drive will disable the DLLs as long as the file exists.
forked from lapinozz/Vaccinator
-
Notifications
You must be signed in to change notification settings - Fork 1
Rostu13/Vaccinator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Hook all the process on your machine to hide some processes and files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 88.1%
- C 11.9%