daem0nc0re / VectorKernelLinks
PoCs for Kernelmode rootkit techniques research.
☆406Updated 3 weeks ago
Alternatives and similar repositories for VectorKernel
Users that are interested in VectorKernel are comparing it to the libraries listed below
Sorting:
- Collect Windows telemetry for Maldev☆422Updated last week
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated 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…☆456Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆233Updated 11 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆396Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆516Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆210Updated last year
- BYOVD research use cases featuring vulnerable driver discovery and reverse engineering methodology. (CVE-2025-52915, CVE-2025-1055,).☆388Updated last month
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆567Updated 2 months ago
- TartarusGate, Bypassing EDRs☆618Updated 3 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆351Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆243Updated last month
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆317Updated last year
- A small x64 library to load dll's into memory.☆450Updated last year
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆330Updated 11 months ago
- Process Injection using Thread Name☆281Updated 5 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆524Updated 5 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆403Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆284Updated last year
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆379Updated 11 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆693Updated 2 years ago
- Tools and PoCs for Windows syscall investigation.☆362Updated 3 months ago
- Performing Indirect Clean Syscalls☆579Updated 2 years ago
- For when DLLMain is the only way☆401Updated 11 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆323Updated 7 months ago
- Reflective DLL Injection Made Bella☆238Updated 9 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆244Updated 11 months ago
- Vulnerable driver research tool, result and exploit PoCs☆219Updated last year