VoldeSec / PatchlessCLRLoaderLinks
.NET assembly loader with patchless AMSI and ETW bypass
☆364Updated 2 years ago
Alternatives and similar repositories for PatchlessCLRLoader
Users that are interested in PatchlessCLRLoader are comparing it to the libraries listed below
Sorting:
- Porting of BOF InlineExecute-Assembly to load .NET assembly in process but with patchless AMSI and ETW bypass using hardware breakpoint.☆271Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆312Updated 2 years ago
- Lateral Movement Using DCOM and DLL Hijacking☆326Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated 2 years ago
- Use hardware breakpoint to dynamically change SSN in run-time☆279Updated last year
- A Beacon Object File (BOF) template for Visual Studio☆262Updated 2 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆167Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆394Updated 2 years ago
- Patch AMSI and ETW☆250Updated last year
- A beacon object file implementation of PoolParty Process Injection Technique.☆431Updated 2 years ago
- PoC module to demonstrate automated lateral movement with the Havoc C2 framework.☆307Updated 2 years ago
- Shaco is a linux agent for havoc☆169Updated 2 years ago
- ☆259Updated 2 years ago
- Dynamically convert an unmanaged EXE or DLL file to PIC shellcode by prepending a shellcode stub.☆325Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆210Updated 2 years ago
- 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 with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆323Updated 2 years ago
- DCOM Lateral movement POC abusing the IMsiServer interface - uploads and executes a payload remotely☆381Updated last year
- Execute shellcode files with rundll32☆214Updated 2 years ago
- CobaltStrike BOF to spawn Beacons using DLL Application Directory Hijacking