ajkhoury / ApiSetLinks
API Set resolver for Windows
☆141Updated last year
Alternatives and similar repositories for ApiSet
Users that are interested in ApiSet are comparing it to the libraries listed below
Sorting:
- APC Internals Research Code☆168Updated 5 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆238Updated 6 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆115Updated 11 months ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆209Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 4 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆89Updated 10 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆258Updated 3 years ago
- A modern c++ implementation of windows heavens gate☆242Updated 5 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- Documenting system information classes and their uses☆56Updated 4 years ago
- Run Processes as PPL with ELAM☆174Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆131Updated 2 years ago
- Simple windows API logger☆109Updated 6 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆149Updated 6 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆183Updated 8 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 3 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆144Updated 5 years ago
- Single header version of System Informer's phnt library.☆240Updated last week
- 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…☆182Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 9 months ago
- Exploit MsIo vulnerable driver☆123Updated 4 years ago
- A modern, mod independent open source cheat for Enemy Territory☆70Updated last month
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆76Updated last year
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆146Updated 6 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆241Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆151Updated 4 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆83Updated 2 years ago