Fyyre / ntdllLinks
ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h
☆142Updated 6 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
- A Windows PE format file loader☆145Updated 7 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆97Updated 5 months ago
- API Set resolver for Windows☆135Updated 10 months ago
- A modern c++ implementation of windows heavens gate☆225Updated 4 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆76Updated 6 years ago
- ☆168Updated 9 months ago
- usermode standalone kernel interface☆111Updated 7 years ago
- Simple windows API logger☆108Updated 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
- C++ Exceptions in Windows Drivers☆212Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- C++ library for low-level Windows development☆75Updated last year
- Simple driver to register all available process, thread, image, Registry, and Object callbacks☆123Updated 7 years ago
- APC Internals Research Code☆166Updated 5 years ago
- Use ci.dll API for validating Authenticode signature of files☆142Updated 3 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆81Updated 2 years ago
- ☆65Updated 6 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…☆172Updated 3 years ago
- Parser for Microsoft Program Database (PDB) files☆76Updated 5 years ago
- A native hypervisor designed for the Windows operating system☆123Updated 4 years ago
- ☆33Updated 6 years ago
- ☆64Updated 12 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆144Updated 6 years ago
- Translates WinDbg "dt" structure dump to a C structure☆129Updated 8 years ago
- Exploit MsIo vulnerable driver☆108Updated 3 years ago
- a ntdll.h head file which download from network, and fix all found problems by me.☆32Updated 6 months ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆61Updated 6 years ago
- Windows 10 PE image loader (LDR) NTDLL component toolbox☆49Updated 5 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆90Updated 9 years ago