Dec0ne / DllNotificationInjectionLinks
A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and remote processes.
☆461Updated 2 years ago
Alternatives and similar repositories for DllNotificationInjection
Users that are interested in DllNotificationInjection are comparing it to the libraries listed below
Sorting:
- C++ self-Injecting dropper based on various EDR evasion techniques.☆416Updated 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
- 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
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated 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
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆356Updated 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
- A small x64 library to load dll's into memory.☆450Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆259Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆252Updated 3 months ago
- PoC Implementation of a fully dynamic call stack spoofer☆864Updated 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
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆230Updated 2 years ago
- Performing Indirect Clean Syscalls☆590Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- ☆268Updated 2 years ago
- Remote Shellcode Injector☆220Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- PE loader with various shellcode injection techniques☆438Updated 3 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆288Updated last year
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆572Updated 4 months ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆398Updated 2 years ago
- ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detecti…☆309Updated last year