Wra7h / SingleDoseLinks
Generate Shellcode Loaders & Injects
☆157Updated 2 years ago
Alternatives and similar repositories for SingleDose
Users that are interested in SingleDose are comparing it to the libraries listed below
Sorting:
- An App Domain Manager Injection DLL PoC on steroids☆205Updated last year
- Weaponized HellsGate/SigFlip☆207Updated 2 years ago
- Patching AmsiOpenSession by forcing an error branching☆150Updated 2 years ago
- Execute shellcode files with rundll32☆211Updated last year
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆161Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆166Updated last year
- Remote Shellcode Injector☆220Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆208Updated 3 weeks ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆200Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆199Updated 2 years ago
- Hide your P/Invoke signatures through other people's signed assemblies☆211Updated last year
- GregsBestFriend process injection code created from the White Knight Labs Offensive Development course☆201Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆241Updated last year
- ☆202Updated 2 years ago
- A .NET malware loader, using API-Hashing to evade static analysis☆207Updated 2 years ago
- PoC module to demonstrate automated lateral movement with the Havoc C2 framework.☆308Updated 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 (…☆181Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 2 years ago
- Patch AMSI and ETW☆247Updated last year
- A new AMSI Bypass technique using .NET ALI Call Hooking.☆192Updated 3 years ago
- Source generator to add D/Invoke and indirect syscall methods to a C# project.☆184Updated last year
- CobaltStrike BOF to spawn Beacons using DLL Application Directory Hijacking☆285Updated 2 years ago
- Lateral Movement Using DCOM and DLL Hijacking