turingcompl33t / windows-internalsLinks
Exploring Windows Internals.
☆61Updated 4 years ago
Alternatives and similar repositories for windows-internals
Users that are interested in windows-internals are comparing it to the libraries listed below
Sorting:
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆68Updated 5 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆60Updated 6 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆78Updated 14 years ago
- ☆27Updated 7 years ago
- ☆68Updated 4 years ago
- a simple intel vt code both support x86 & x64. PatchGuard monitor.☆75Updated 3 years ago
- Analyze PatchGuard☆58Updated 6 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆35Updated 11 months ago
- ☆35Updated 4 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- Small tool which loads Windows drivers with NtLoadDriver☆44Updated 4 years ago
- Documenting system information classes and their uses☆51Updated 3 years ago
- Polymorphic Stub Creator☆33Updated 8 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆52Updated 5 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆108Updated 5 years ago
- Шаблон полнофункционального драйвера и обёртки над ядерным API☆114Updated 8 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- PoC designed to evade userland-hooking anti-virus.☆88Updated 6 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 4 years ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆16Updated 3 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- PoC for detecting and dumping code injection (built and extended on UnRunPE)☆56Updated 6 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Library for using direct system calls☆35Updated 4 months ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆96Updated 5 months ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- POC of sysenter x64 LSTAR MSR hook☆39Updated 10 years ago