rbmm / NtDetoursLinks
Detours implementation (x64/x86) which used only ntdll import
☆90Updated last month
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.☆115Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- Finding Truth in the Shadows☆119Updated 2 years ago
- ☆72Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆139Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆94Updated 8 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- ☆88Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆75Updated last year
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 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 for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆111Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 5 months ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆114Updated 4 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- Enabled / Disable LSA Protection via BYOVD☆80Updated 3 years ago
- Next gen process injection technique☆54Updated 5 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆35Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆64Updated 3 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- A Poc on blocking Procmon from monitoring network events☆108Updated 3 months ago
- A Bumblebee-inspired Crypter☆78Updated 2 years ago
- ☆39Updated 2 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆74Updated 8 months ago