All Projects → xiaofen9 → SSDTHOOK

xiaofen9 / SSDTHOOK

Licence: other
An SSDT hook for Windows

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to SSDTHOOK

deadlands-windows-dkom
Windows DKOM : Hide Processus
Stars: ✭ 17 (-61.36%)
Mutual labels:  kernel, ring0
Wmi Static Spoofer
Spoofing the Windows 10 HDD/diskdrive serialnumber from kernel without hooking
Stars: ✭ 199 (+352.27%)
Mutual labels:  hook, kernel
SynapseOS
SynapseOS - модульная операционная система на языке C.
Stars: ✭ 93 (+111.36%)
Mutual labels:  kernel
linux-l4t
Linux kernel 3.10 forked from Nvidia Linux4Tegra for the TX1. Branches for L4T 24.2.1. Also available: 23.1 (DEPRECATED), 24.1 (DEPRECATED).
Stars: ✭ 21 (-52.27%)
Mutual labels:  kernel
kernel memory management
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
Stars: ✭ 521 (+1084.09%)
Mutual labels:  kernel
biefircate
Running x86-16 or x86-32 code from x86-64 UEFI; _very experimental_ • mirror of https://gitlab.com/tkchia/biefircate • developer notes at https://gitlab.com/tkchia/biefircate/-/blob/main/doc/NOTES.asciidoc
Stars: ✭ 47 (+6.82%)
Mutual labels:  kernel
Polaris
A WIP 64-bit UNIX-like kernel
Stars: ✭ 72 (+63.64%)
Mutual labels:  kernel
WHMCS-Discord-Notifications
A hook to push a range of different WHMCS notifications instantly to a Discord channel.
Stars: ✭ 52 (+18.18%)
Mutual labels:  hook
JVMTI Demo
android p jvmti/android studio apply change
Stars: ✭ 46 (+4.55%)
Mutual labels:  hook
tn3399 v3
TN3399_V3 开发板折腾记录
Stars: ✭ 66 (+50%)
Mutual labels:  kernel
use-smooth-scroll
React hook which gives a smooth scrolling function.
Stars: ✭ 41 (-6.82%)
Mutual labels:  hook
objc-format-check
🛠A code-format tool for C or OC
Stars: ✭ 75 (+70.45%)
Mutual labels:  hook
TweaksKM
✨ A Linux kernel manager app for android to get most out of it and make the things more easy!
Stars: ✭ 18 (-59.09%)
Mutual labels:  kernel
pranaOS
A unix operating system written from scratch in c that gives support for arm, x86
Stars: ✭ 138 (+213.64%)
Mutual labels:  kernel
pythonOS
what have I done
Stars: ✭ 66 (+50%)
Mutual labels:  kernel
MsFontsFuzz
OpenType font file format fuzzer for Windows
Stars: ✭ 49 (+11.36%)
Mutual labels:  kernel
sqredirect
Redirection and filtering Source Engine game traffic in bundle with sqproxy
Stars: ✭ 21 (-52.27%)
Mutual labels:  kernel
use-antd-resizable-header
antd表格头拖拽hook
Stars: ✭ 63 (+43.18%)
Mutual labels:  hook
AndroidGotHook
GOT Hook implemented in Android
Stars: ✭ 63 (+43.18%)
Mutual labels:  hook
fix-linux-mouse
Hints how to fix USB mouse issues on Linux
Stars: ✭ 36 (-18.18%)
Mutual labels:  kernel

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].