Speedi13 / Custom-GetProcAddress-and-GetModuleHandle-and-moreLinks
Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions
☆82Updated 6 years ago
Alternatives and similar repositories for Custom-GetProcAddress-and-GetModuleHandle-and-more
Users that are interested in Custom-GetProcAddress-and-GetModuleHandle-and-more are comparing it to the libraries listed below
Sorting:
- kernel to user mode APC injector☆45Updated 3 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆182Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 3 years ago
- Exploit MsIo vulnerable driver☆108Updated 3 years ago
- DSE & PG bypass via BYOVD attack☆52Updated last year
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆124Updated 2 years ago
- A modern, mod independent open source cheat for Enemy Territory☆67Updated 5 months ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 2 years ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆66Updated last year
- ☆155Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆52Updated 5 years ago
- Load your driver like win32k.sys☆255Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆205Updated 4 years ago
- manual map unsigned driver over signed memory☆197Updated last year
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- spoof return address☆76Updated 2 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆203Updated 2 months ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆93Updated last year
- Various Process Injection Techniques☆149Updated 3 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆114Updated 3 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆181Updated 5 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated last year
- hidden_syscall - syscaller without using syscall instruction in code☆61Updated 2 years ago