rbmm / NtDetoursLinks
Detours implementation (x64/x86) which used only ntdll import
☆89Updated last week
Alternatives and similar repositories for NtDetours
Users that are interested in NtDetours are comparing it to the libraries listed below
Sorting:
- ☆114Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆114Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 2 years ago
- Finding Truth in the Shadows☆115Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 4 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 6 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆76Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated 11 months ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆89Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- ☆71Updated 2 years ago
- ☆84Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆64Updated 3 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆106Updated 3 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
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆35Updated 3 years ago
- Enabled / Disable LSA Protection via BYOVD☆78Updated 3 years ago
- A small tool I made to dump the export table of PE files. The primary use case was intended for use within DLL proxying.☆71Updated 3 years ago
- A Poc on blocking Procmon from monitoring network events☆107Updated 2 months ago
- kernel to user mode APC injector☆44Updated 3 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆124Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- ☆42Updated 8 months ago
- A Bumblebee-inspired Crypter☆78Updated 2 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 6 months ago