daem0nc0re / VectorKernelLinks
PoCs for Kernelmode rootkit techniques research.
☆422Updated last month
Alternatives and similar repositories for VectorKernel
Users that are interested in VectorKernel are comparing it to the libraries listed below
Sorting:
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆572Updated 4 months ago
- BYOVD research use cases featuring vulnerable driver discovery and reverse engineering methodology. (CVE-2025-52915, CVE-2025-1055,).☆454Updated last month
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆262Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆461Updated 2 years ago
- Collect Windows telemetry for Maldev☆441Updated last month
- An easily modifiable shellcode template for Windows x64 written in C☆267Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆529Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆252Updated 3 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆416Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 9 months ago
- TartarusGate, Bypassing EDRs☆632Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆540Updated 7 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆314Updated last year
- Process Injection using Thread Name☆281Updated 7 months ago
- A small x64 library to load dll's into memory.☆450Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆356Updated last year
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆384Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆709Updated 2 years ago
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆331Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆405Updated 2 years ago
- For when DLLMain is the only way☆411Updated last year
- POC exploit for CVE-2025-21333 heap-based buffer overflow. It leverages WNF state data and I/O ring IOP_MC_BUFFER_ENTRY☆223Updated 7 months ago
- ROP-based sleep obfuscation to evade memory scanners☆366Updated 5 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆288Updated last year
- PoC Implementation of a fully dynamic call stack spoofer☆864Updated last year
- Performing Indirect Clean Syscalls☆591Updated 2 years ago
- Vulnerable driver research tool, result and exploit PoCs☆224Updated 2 years ago
- Reflective DLL Injection Made Bella☆244Updated 11 months ago