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
EvilKaspersky — Windows kernel driver experiment based on KasperskyHook that uses direct syscalls for interprocess memory copying, with support for unloading the driver and erasing its memory. | Kitploit
Tools/GitHubGitHub/gmh5225/evilkaspersky
Defensive ToolsPrivilege EscalationMemory ForensicsPersistence MechanismsReverse EngineeringMalware Analysis
GitHubgmh5225/evilkaspersky

EvilKaspersky

Windows kernel driver experiment based on KasperskyHook that uses direct syscalls for interprocess memory copying, with support for unloading the driver and erasing its memory.

View Repository
2412 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

This is an old experiment I did year ago and now just saw the repo and decided to make it public. It is KasperkyHook, but the syscalls directly point onto functions useful for interprocess memory copying. You can fully unload the control driver afterwards and erase its memory. Another advantage is that you won't have any unsigned code at the stack trace of the thread.

KasperskyHook: https://github.com/iPower/KasperskyHook

Download Tool