x0reaxeax / SyscallHookBypassLinks
NTAPI hook bypass with (semi) legit stack trace
☆17Updated 2 years ago
Alternatives and similar repositories for SyscallHookBypass
Users that are interested in SyscallHookBypass are comparing it to the libraries listed below
Sorting:
- kernel to user mode APC injector☆44Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- spoof return address☆77Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- A serie of exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆105Updated 3 weeks ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- ☆114Updated 3 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆150Updated 2 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆42Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last month
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆64Updated 3 years ago
- Piece of code to detect and remove hooks in IAT☆65Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- Finding Truth in the Shadows☆118Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆139Updated 2 years ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆64Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆75Updated last year
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆35Updated 3 years ago
- A Bumblebee-inspired Crypter☆78Updated 2 years ago
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆58Updated 2 weeks ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 4 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 7 months ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆96Updated 2 weeks ago