ajkhoury / ApiSet
API Set resolver for Windows
☆131Updated 8 months ago
Alternatives and similar repositories for ApiSet:
Users that are interested in ApiSet are comparing it to the libraries listed below
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆217Updated 5 years ago
- A modern c++ implementation of windows heavens gate☆222Updated 4 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆137Updated 5 years ago
- APC Internals Research Code☆166Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆96Updated 3 months ago
- A quick-and-dirty anti-hook library proof of concept.☆103Updated 6 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆245Updated 2 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆176Updated 7 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆202Updated 3 years ago
- Tool to dump UEFI runtime drivers implementing runtime services for Windows☆96Updated 4 years ago
- Comparing, discussing, and bypassing various techniques for suspending and freezing processes on Windows.☆124Updated 3 years ago
- Documenting system information classes and their uses☆50Updated 3 years ago
- ☆126Updated 7 months 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…☆170Updated 3 years ago
- Research on Windows Kernel Executive Callback Objects☆286Updated 5 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆81Updated 6 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 8 months ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆136Updated 8 months ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆86Updated last year
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆140Updated 6 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆108Updated 5 years ago
- ☆68Updated 4 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆137Updated 6 months ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- Simple windows API logger☆102Updated 5 years ago
- C++ Exceptions in Windows Drivers☆208Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆56Updated 5 years ago