zodiacon / KernelObjectView
View handles and object for each object type
☆62Updated 5 years ago
Alternatives and similar repositories for KernelObjectView:
Users that are interested in KernelObjectView are comparing it to the libraries listed below
- NDC Oslo 2019 slides and demos☆32Updated 4 years ago
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆67Updated 4 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- This repository contains some tools that I have written in the past☆28Updated last year
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆53Updated 5 years ago
- Tools made for my Hyper-V blog series @ https://foxhex0ne.blogspot.com/☆55Updated 4 years ago
- Adding exceptions to Microsoft's Control Flow Guard (CFG)☆58Updated 8 years ago
- A simple API monitor for Windbg☆63Updated 7 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆35Updated 8 months ago
- Windows_OS_Internals_Curriculum_Resource_Kit-ACADEMIC☆23Updated 6 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆104Updated 4 years ago
- Dumps information about all the callback objects found in a dump file and the functions registered for them☆35Updated 4 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆139Updated 6 years ago
- Trace events in real time sessions☆44Updated last year
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆34Updated 3 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 7 years ago
- Command like tool to print mitigation flags for running processes in a memory dump☆46Updated 4 years ago
- WinDbg debugger extension library providing various tools to analyse, dump and fix (restore) Microsoft Portable Executable files for both…☆82Updated 6 months ago
- A research project about Windows notify routines.☆35Updated 4 years ago
- Explore Job Objects on a Windows system☆82Updated 5 years ago
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- C++ library for low-level Windows development☆72Updated 11 months ago
- Open Source Libraries Collection☆24Updated 9 years ago
- Blog posts☆30Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆94Updated last month
- Simple command line version of Sysinternals WinObj. Currently just lists object names and types given an object manager directory.☆19Updated last year
- Various WinDbg extensions and scripts☆31Updated 6 years ago
- Call 32bit NtDLL API directly from WoW64 Layer☆60Updated 4 years ago