oldboy21 / RflDllObLinks
Reflective DLL Injection Made Bella
☆248Updated last year
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
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆297Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated 2 years ago
- This repository implements Threadless Injection in C☆172Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆262Updated 5 months ago
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆286Updated 2 years ago
- ☆259Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆223Updated 2 years ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆198Updated 8 months ago
- Sleep obfuscation☆264Updated last year
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆291Updated 3 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆167Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆364Updated 2 years ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆280Updated 9 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆268Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Use hardware breakpoint to dynamically change SSN in run-time☆279Updated last year
- Remote Shellcode Injector☆221Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆170Updated last year
- UAC Bypass using UIAccess program QuickAssist☆206Updated 2 months ago
- PE obfuscator with Evasion in mind☆213Updated 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☆264Updated 7 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆425Updated last year
- Injecting DLL into LSASS at boot☆156Updated 9 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆277Updated 2 years ago
- Dynamically convert an unmanaged EXE or DLL file to PIC shellcode by prepending a shellcode stub.☆325Updated last year
- A simple Sleepmask BOF example☆167Updated 2 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆185Updated 2 years ago