ntoskrnl topic

List ntoskrnl repositories

Nt-Modules

123
Stars
63
Forks
Watchers

Collect different versions of Crucial modules.

sic

112
Stars
22
Forks
Watchers

Enumerate user mode shared memory mappings on Windows.

resym

262
Stars
23
Forks
Watchers

Cross-platform tool that allows browsing and extracting C and C++ type declarations from PDB files.

SymStore

177
Stars
37
Forks
Watchers

The history of Windows Internals via symbols.

NtRays

482
Stars
63
Forks
Watchers

Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.

windiff

309
Stars
15
Forks
Watchers

Web-based tool that allows comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the OS.

ntoskrnl_file_collection

46
Stars
20
Forks
Watchers

Collect various versions of ntoskrnl files

zeroimport

41
Stars
12
Forks
Watchers

ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel driver by importing at runtime.

InstrumentationCallbackToolKit

19
Stars
6
Forks
Watchers

A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using InstrumentationCallback.