nickcano / ReloadLibraryLinks
A quick-and-dirty anti-hook library proof of concept.
☆104Updated 6 years ago
Alternatives and similar repositories for ReloadLibrary
Users that are interested in ReloadLibrary are comparing it to the libraries listed below
Sorting:
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆204Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- ☆153Updated 5 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 3 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- x64 syscall caller in C++.☆90Updated 7 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- ☆68Updated 4 years ago
- Exploit MsIo vulnerable driver☆106Updated 3 years ago
- Capcom wrapper with safety in mind.☆80Updated 7 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆82Updated 6 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆177Updated 7 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆113Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆122Updated 2 years ago
- A modern, mod independent open source cheat for Enemy Territory☆67Updated 5 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 3 years ago
- APC Internals Research Code☆166Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆60Updated 6 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆84Updated 4 years ago
- Intercepting DeviceControl via WPP☆134Updated 5 years ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆240Updated 3 years ago
- LSASS INJECTOR☆35Updated 6 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆52Updated 5 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 2 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆210Updated 3 years ago
- Disable Driver Callbacks☆105Updated 7 years ago
- Using DKOM to hide kernel mode drivers☆55Updated 7 years ago