nickcano / ReloadLibrary
A quick-and-dirty anti-hook library proof of concept.
☆101Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ReloadLibrary
- Dump system call codes, names, and offsets from Ntdll.dll☆70Updated last year
- Resolve DOS MZ executable symbols at runtime☆93Updated 3 years ago
- Elevate a process to be a protected process☆142Updated 5 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆117Updated 3 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆196Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆64Updated 3 years ago
- ☆153Updated 5 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆226Updated 2 years ago
- A modern, mod independent open source cheat for Enemy Territory☆65Updated this week
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆169Updated 6 years ago
- Exploit MsIo vulnerable driver☆83Updated 3 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆81Updated 5 years ago
- Disable Driver Callbacks☆98Updated 7 years ago
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- x64 syscall caller in C++.☆84Updated 6 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆87Updated last year
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆105Updated 2 years ago
- ☆66Updated 3 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆136Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆67Updated 5 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆64Updated 2 years ago
- Discarded Section Manual Map☆66Updated 4 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆206Updated 5 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆226Updated 3 years ago
- APC Internals Research Code☆158Updated 4 years ago
- Vectored Exception Handling Hooking Class☆145Updated 5 years ago
- Intercepting DeviceControl via WPP☆127Updated 5 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆41Updated 3 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆46Updated 6 months ago
- DSE & PG bypass via BYOVD attack☆37Updated 7 months ago