nickcano / ReloadLibrary
A quick-and-dirty anti-hook library proof of concept.
☆103Updated 6 years ago
Alternatives and similar repositories for ReloadLibrary:
Users that are interested in ReloadLibrary are comparing it to the libraries listed below
- Dump system call codes, names, and offsets from Ntdll.dll☆76Updated last year
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 3 years ago
- x64 syscall caller in C++.☆86Updated 6 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆265Updated 2 years ago
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- ☆153Updated 5 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆79Updated 6 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- ☆67Updated 4 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆172Updated 7 years ago
- APC Internals Research Code☆161Updated 4 years ago
- LSASS INJECTOR☆34Updated 6 years ago
- Manual DLL Injector using Thread Hijacking.☆233Updated 7 years ago
- Exploit MsIo vulnerable driver☆92Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 3 years ago
- Disable Driver Callbacks☆102Updated 7 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆67Updated 2 years ago
- D☆41Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆68Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆107Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆228Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆113Updated last year
- A modern, mod independent open source cheat for Enemy Territory☆65Updated last month
- API Set resolver for Windows☆128Updated 5 months ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- This is a simple mutation engine. It does not have many features and you have to add actual mutation, when you want to use it - It does m…☆35Updated 7 years ago
- DSE & PG bypass via BYOVD attack☆42Updated 10 months ago