repnz / apc-researchLinks
APC Internals Research Code
☆167Updated 5 years ago
Alternatives and similar repositories for apc-research
Users that are interested in apc-research are comparing it to the libraries listed below
Sorting:
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆232Updated 5 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆179Updated 7 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆242Updated 4 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- Research on Windows Kernel Executive Callback Objects☆307Updated 5 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆101Updated 7 months ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆145Updated 6 years ago
- ☆147Updated 2 years ago
- API Set resolver for Windows☆135Updated last year
- Documenting system information classes and their uses☆55Updated 3 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆253Updated 3 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆63Updated 6 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆88Updated 9 years ago
- This project provides a collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially docum…☆215Updated 7 months ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆93Updated 3 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- BYOVD: Loading dbk64.sys and grabbing a handle to it☆158Updated 3 years ago
- Reverse engineered source code of the autochk rootkit☆206Updated 5 years ago
- A virtualization-based endpoint security solution for Windows☆87Updated 4 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆182Updated 4 months ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- Simple windows API logger☆109Updated 5 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- MemoryRanger protects kernel data and code by running drivers and hosting data in isolated kernel enclaves using VT-x and EPT features. M…☆229Updated 5 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆216Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆130Updated 2 years ago
- ☆163Updated 3 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…☆178Updated 3 years ago