dslee2022 / SignatureKidLinks
☆391Updated 6 months ago
Alternatives and similar repositories for SignatureKid
Users that are interested in SignatureKid are comparing it to the libraries listed below
Sorting:
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆265Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- kernel callback removal (Bypassing EDR Detections)☆208Updated last month
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆259Updated 4 months ago
- Collect Windows telemetry for Maldev☆449Updated 2 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆464Updated 2 years ago
- ☆269Updated 2 years ago
- Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.☆583Updated 4 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- Patching "signtool.exe" to accept expired certificates for code-signing.☆315Updated last year
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆205Updated 4 months 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…☆336Updated last year
- Process Injection using Thread Name☆290Updated 8 months ago
- Reverse engineering winapi function loadlibrary.☆229Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆363Updated 11 months ago
- Admin to Kernel code execution using the KSecDD driver☆258Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆407Updated 2 years ago
- A small x64 library to load dll's into memory.☆454Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆250Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆294Updated last year
- Spartacus DLL/COM Hijacking Toolkit☆299Updated last year
- BYOVD research use cases featuring vulnerable driver discovery and reverse engineering methodology. (CVE-2025-52915, CVE-2025-1055,).☆497Updated 2 months ago
- Injecting DLL into LSASS at boot☆156Updated 8 months ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆579Updated 5 months ago
- Slides & Code snippets for a workshop held @ x33fcon 2024☆277Updated last year
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆386Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆330Updated 10 months ago