Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
ring3-kit — Hides Process From Task Manager Using NT API Hooking (NtQuerySystemInformation) | Kitploit
Tools/GitHubGitHub/watchdogsecurity/ring3-kit
Defensive ToolsPrivilege EscalationPersistence MechanismsIDS/IPS EvasionMalware AnalysisRed Teaming
GitHubwatchdogsecurity/ring3-kit

ring3-kit

Hides Process From Task Manager Using NT API Hooking (NtQuerySystemInformation)

View Repository
83203 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

ring3-kit

Hides Process From Task Manager Using NT Hooking (NtQuerySystemInformation). A simple Ring-3 (user mode) rootkit.

How

  • Hook the API function NtQuerySystemInformation() with our own function that hides a process from task manager
  • Hooked function gets called instead
  • The DLL is injected into Taskmgr.exe so there is a virtual memory space available to execute our hooked code

Disclaimer

The developer, Josh Schiavone is not responsible or liable for the misuse of this simple rootkit. Do not deploy this rootkit in association with legitmate malware programs on machines that you have no authorized access to. May God bless you all.

Download Tool