Skip to content

This is a demo of how to protect and hide processes by using various techniques on Windows platform

License

Notifications You must be signed in to change notification settings

Hydr10n/Process-Protector

Repository files navigation

Process Protector

This project is a demonstration of how to protect and hide processes by using Microsoft Detours library and other techniques such as DLL injection and windows hook on Windows platform. Intercepting the Windows functions NtQuerySystemInformation and NtOpenProcess is the key.

A simple library is provided to make the task above easier. See README.md files in HookLib and ProcessUtils directories for details.

About

This is a demo of how to protect and hide processes by using various techniques on Windows platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published