Repository navigation

#

ntdll

Detours with just single dependency - NTDLL

C++
632
3 年前

Contains the definitions for the Windows Internal UserMode API from ntdll.dll, samlib.dll and winsta.dll.

C
411
8 个月前
Go
364
2 年前

Inline syscalls made for MSVC supporting x64 and WOW64

C++
179
2 年前

Bypass for CS:GO's LoadLibrary injection prevention mechanism, achieved by patching one byte of game memory.

Python
155
5 年前

Simple project that demonstrates how an ETW consumer can be created just by using NTDLL

C++
140
6 年前

Collect different versions of Crucial modules.

Batchfile
131
9 个月前

This repository houses an extensive collection of .def files, which are header files containing enumerations of entry points for various native libraries. These entry points serve as essential references for developers seeking to interact with these libraries from their codebases.

84
2 年前

woftool is a proof-of-concept utility for creating WOF-compressed files

C
84
4 年前

Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.

C++
77
1 个月前

Dump system call codes, names, and offsets from Ntdll.dll

C++
76
2 年前

Go interface to NTDLL functions

Go
74
1 年前

Windows 10 PE image loader (LDR) NTDLL component toolbox

C
49
5 年前

Windows XP API extension

C++
33
4 年前

Proof of concept for injecting a 64-bit DLL into a 32-bit application

C
30
2 年前

A shellcode runner / injector / hollower in Go, for windows

Go
26
3 年前

Windows 11 Syscall table. Ready to use in direct syscall. Actively maintained.

22
3 年前