oldboy21 / RflDllObLinks
Reflective DLL Injection Made Bella
☆230Updated 6 months ago
Alternatives and similar repositories for RflDllOb
Users that are interested in RflDllOb are comparing it to the libraries listed below
Sorting:
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆194Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- Generic PE loader for fast prototyping evasion techniques☆232Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆273Updated last year
- This repository implements Threadless Injection in C☆169Updated last year
- ☆260Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆168Updated 4 months ago
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆262Updated last year
- Use hardware breakpoint to dynamically change SSN in run-time☆264Updated last year
- Injecting DLL into LSASS at boot☆131Updated 3 months ago
- PE obfuscator with Evasion in mind☆211Updated 2 years ago
- Sleep obfuscation☆230Updated 7 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆230Updated 9 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆228Updated 2 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆228Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- Remote Shellcode Injector☆217Updated last year
- Bypass LSA protection using the BYODLL technique☆167Updated 10 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Execute shellcode files with rundll32☆207Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2