advancedmonitoring / ProxyDllLinks
Some example of code for proxy dll
☆33Updated 6 years ago
Alternatives and similar repositories for ProxyDll
Users that are interested in ProxyDll are comparing it to the libraries listed below
Sorting:
- API Set resolver for Windows☆139Updated last year
- Exploit MsIo vulnerable driver☆114Updated 4 years ago
- x86 PE Mutator☆225Updated 2 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- APC Internals Research Code☆168Updated 5 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆255Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆114Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆129Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆205Updated 4 years ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last year
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆179Updated 7 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆85Updated 6 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Collection of DLL function export forwards for DLL export function proxying☆105Updated last month
- NINA: No Injection, No Allocation x64 Process Injection Technique☆227Updated 5 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…☆180Updated 3 years ago
- A Windows PE format file loader☆146Updated 7 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆242Updated 4 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆74Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆141Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 6 months ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆304Updated 11 months ago
- A modern, mod independent open source cheat for Enemy Territory☆68Updated 2 months ago
- Add an empty section to a PE file☆53Updated 8 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆88Updated 9 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆106Updated 8 months ago
- Dump system call codes, names, and offsets from Ntdll.dll☆80Updated last year
- Bypassing PatchGuard on modern x64 systems☆265Updated 2 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆146Updated 6 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆32Updated 2 years ago