SaadAhla / D1rkInject
Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, and reverting back memory protections and original memory state
☆178Updated last year
Alternatives and similar repositories for D1rkInject
Users that are interested in D1rkInject are comparing it to the libraries listed below
Sorting:
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆168Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 11 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆147Updated 2 months ago
- A bunch of scripts and code i wrote.☆141Updated 6 months ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 10 months ago
- Bypass LSA protection using the BYODLL technique☆158Updated 7 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- Splitting and executing shellcode across multiple pages☆102Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Exploitation of process killer drivers☆200Updated last year
- ☆151Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆170Updated 2 years ago
- Exploitation of echo_driver.sys☆170Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆185Updated last year
- Sleep obfuscation☆222Updated 5 months ago
- Shellcode loader using direct syscalls via Hell's Gate and payload encryption.☆89Updated 11 months ago
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- Injecting DLL into LSASS at boot☆94Updated 2 weeks ago
- This repository implements Threadless Injection in C☆166Updated last year
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆74Updated 9 months ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆151Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆253Updated 9 months ago
- EDRSandblast-GodFault☆261Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆123Updated 3 years ago
- This project is an implant framework designed for long term persistent access to Windows machines.☆110Updated last year
- ApexLdr is a DLL Payload Loader written in C☆108Updated 9 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated last year
- A variation of ProcessOverwriting to execute shellcode on an executable's section☆148Updated last year
- Do some DLL SideLoading magic☆84Updated last year