Fyyre / ntdll
ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h
☆134Updated 5 years ago
Alternatives and similar repositories for ntdll:
Users that are interested in ntdll are comparing it to the libraries listed below
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- A modern c++ implementation of windows heavens gate☆216Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆94Updated 2 months ago
- A Windows PE format file loader☆140Updated 6 years ago
- APC Internals Research Code☆162Updated 4 years ago
- Kernel Detective☆141Updated 2 years ago
- API Set resolver for Windows☆129Updated 6 months ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 3 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆79Updated 2 years ago
- Kernel LdrLoadDll injector☆257Updated 6 years ago
- ☆158Updated 5 months ago
- Collect different versions of Crucial modules.☆130Updated 8 months ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆139Updated 6 years ago
- ☆29Updated 6 years ago
- C++ Exceptions in Windows Drivers☆204Updated 4 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆209Updated 5 years ago
- Use ci.dll API for validating Authenticode signature of files☆138Updated 2 years ago
- ☆65Updated 6 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆108Updated 4 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆76Updated 5 years ago
- Translates WinDbg "dt" structure dump to a C structure☆128Updated 8 years ago
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆110Updated 2 years ago
- Using C++ STL on Windows kernle development☆88Updated 6 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆130Updated 4 years ago
- Documenting system information classes and their uses☆50Updated 3 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- Hide function calls to prevent reverse-engineering☆68Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆132Updated 5 months ago