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
Anti_suspend — Shellcode-based process protection that prevents thread suspension, blocks debugger attach, masks hardware breakpoints, and hides threads from debuggers. | Kitploit
Tools/GitHubGitHub/gmh5225/anti_suspend
Defensive ToolsReverse EngineeringShellcode
GitHubgmh5225/anti_suspend

Anti_suspend

Shellcode-based process protection that prevents thread suspension, blocks debugger attach, masks hardware breakpoints, and hides threads from debuggers.

View Repository
533 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Anti_suspend

Just an example of using shellcode to secure a process.
Prevents:
1)Freezing process threads (you can use anti-attach for debugger)
2)Hardware breakpoints
3)Hide thread from the debugger

Problem:
Use code in non legit modules
This will raise the flags of AV

Download Tool