oldboy21 / RflDllObLinks
Reflective DLL Injection Made Bella
☆247Updated 11 months ago
Alternatives and similar repositories for RflDllOb
Users that are interested in RflDllOb 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
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆291Updated last year
- Generic PE loader for fast prototyping evasion techniques☆242Updated last year
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆285Updated last month
- This repository implements Threadless Injection in C☆173Updated 2 years ago
- Use hardware breakpoint to dynamically change SSN in run-time☆275Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆257Updated 3 months ago
- Sleep obfuscation☆255Updated last year
- Injecting DLL into LSASS at boot☆155Updated 7 months ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆279Updated 8 months ago
- Remote Shellcode Injector☆220Updated 2 years ago
- ☆259Updated last year
- Exploitation of process killer drivers☆201Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆219Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆264Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆362Updated 2 years ago
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆280Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆166Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- Process injection alternative☆400Updated last year
- Execute shellcode files with rundll32☆212Updated last year
- PE obfuscator with Evasion in mind☆214Updated 2 years ago
- Code execution/injection technique using DLL PEB module structure manipulation☆217Updated 6 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 10 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆231Updated 2 years ago
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆258Updated 6 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 6 months ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆198Updated 6 months ago