andrew-boyarshin / LoaderWatchLinks
Windows 10 PE image loader (LDR) NTDLL component toolbox
☆49Updated 5 years ago
Alternatives and similar repositories for LoaderWatch
Users that are interested in LoaderWatch are comparing it to the libraries listed below
Sorting:
- A driver to intercept low level windows events☆63Updated 5 years ago
- ☆33Updated 6 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 4 years ago
- Miscellaneous Code and Docs☆82Updated 2 months ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆88Updated 9 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆144Updated 6 years ago
- VrtuleTree is a tool that displays information about driver and device objects present in the system and relations between them. Its func…☆60Updated 4 years ago
- A local copy of Alex Ionescu's seemingly abandoned native-nt-toolkit project containing knowledge inherited from the ReactOS project.☆54Updated 5 years ago
- This repository contains some tools that I have written in the past