Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 430 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 430 Bytes

Rootkit

Intro

This is a project about rootkit on Win32. SSDTHOOK implements a driver-level hook in SSDT TABLE of windows system. I complied it on VS2013. If you want to use the code, you are recommand to import in VS2013...

System

I have tested the hook on the following systems. Windows server 2003 Windows server 2008 Windows xp Windows 7

There are further explain about the project in README.docx in CHINESE.