ajkhoury / ApiSetLinks
API Set resolver for Windows
☆135Updated 10 months ago
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☆166Updated 5 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆221Updated 5 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆205Updated 4 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- Simple windows API logger☆108Updated 5 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆99Updated 5 months ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆178Updated 7 years ago
- A modern c++ implementation of windows heavens gate☆225Updated 4 years ago
- Documenting system information classes and their uses☆54Updated 3 years ago
- ☆68Updated 4 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆248Updated 2 years ago
- A modern, mod independent open source cheat for Enemy Territory☆67Updated 5 months ago
- Exploit MsIo vulnerable driver☆108Updated 3 years ago
- Run Processes as PPL with ELAM☆164Updated 3 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆142Updated 6 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆82Updated 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
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆145Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆144Updated 6 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆124Updated 2 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆62Updated 6 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆241Updated 4 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- ☆33Updated 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