Fyyre / ntdllLinks
ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h
☆139Updated 5 years ago
Alternatives and similar repositories for ntdll
Users that are interested in ntdll are comparing it to the libraries listed below
Sorting:
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆96Updated 4 months ago
- ☆165Updated 8 months ago
- A modern c++ implementation of windows heavens gate☆222Updated 4 years ago
- API Set resolver for Windows☆133Updated 8 months ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- APC Internals Research Code☆166Updated 4 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆76Updated 5 years ago
- Kernel Detective☆145Updated 2 years ago
- A Windows PE format file loader☆145Updated 7 years ago
- C++ Exceptions in Windows Drivers☆209Updated 4 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆80Updated 2 years ago
- Translates WinDbg "dt" structure dump to a C structure☆126Updated 8 years ago
- Debug Print viewer (user and kernel)☆66Updated last year
- Collect various versions of ntoskrnl files☆53Updated last year
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆219Updated 5 years ago
- Parser for Microsoft Program Database (PDB) files☆76Updated 4 years ago
- Use ci.dll API for validating Authenticode signature of files☆140Updated 3 years ago
- A driver to intercept low level windows events☆61Updated 5 years ago
- ☆65Updated 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…☆59Updated 4 years ago
- ☆126Updated 8 months ago
- Demo of hooking NtCreateFile in Notepad on x64 Windows 10 using EasyHook library☆27Updated 7 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆108Updated 5 years ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆82Updated last week
- Library that allows you to run 64bit code on a Wow64 32bit process☆146Updated 8 years ago
- D☆43Updated 4 years ago
- Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary pr…☆171Updated 3 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆59Updated 5 years ago
- C++ library for low-level Windows development☆74Updated last year