oldboy21 / RflDllObLinks
Reflective DLL Injection Made Bella
☆228Updated 5 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.☆285Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆189Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆334Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆164Updated 3 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- ☆257Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Generic PE loader for fast prototyping evasion techniques☆233Updated 11 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆226Updated 7 months ago
- Execute shellcode files with rundll32☆203Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated last month
- A Beacon Object File (BOF) template for Visual Studio☆202Updated 3 months ago
- This repository implements Threadless Injection in C☆168Updated last year
- Exploitation of process killer drivers☆201Updated last year
- Use hardware breakpoint to dynamically change SSN in run-time☆260Updated last year
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆262Updated 2 months ago
- Bypass LSA protection using the BYODLL technique☆164Updated 9 months ago
- Dynamically convert an unmanaged EXE or DLL file to PIC shellcode by prepending a shellcode stub.☆313Updated last year
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆182Updated 3 weeks ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆97Updated 6 months ago
- kernel callback removal (Bypassing EDR Detections)☆177Updated 3 months ago
- Sleep obfuscation☆228Updated 6 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆399Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆170Updated last week
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago