lsecqt / ThreadlessInject-C-ImplementationLinks
This repository implements Threadless Injection in C
☆167Updated last year
Alternatives and similar repositories for ThreadlessInject-C-Implementation
Users that are interested in ThreadlessInject-C-Implementation are comparing it to the libraries listed below
Sorting:
- Sleep obfuscation☆224Updated 5 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆187Updated last year
- Bypass LSA protection using the BYODLL technique☆161Updated 8 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆330Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Exploitation of process killer drivers☆201Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆156Updated 2 months ago
- ApexLdr is a DLL Payload Loader written in C☆110Updated 10 months ago
- Execute shellcode files with rundll32☆198Updated last year
- BOF that finds all the Nt* system call stubs within NTDLL and overwrites with clean syscall stubs (user land hook evasion)☆182Updated 3 months ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- An x64 position-independent shellcode stager that verifies the stage it retrieves prior to execution☆187Updated 6 months ago
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆152Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆178Updated last year
- Just a simple silly PoC demonstrating executable "exe" file that can be used like exe, dll or shellcode...☆156Updated 8 months ago
- Port of Cobalt Strike's Process Inject Kit☆178Updated 6 months ago
- Shaco is a linux agent for havoc☆161Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆180Updated this week
- Porting of BOF InlineExecute-Assembly to load .NET assembly in process but with patchless AMSI and ETW bypass using hardware breakpoint.☆232Updated 2 years ago
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- Execute shellcode from a remote-hosted bin file using Winhttp.☆234Updated last year
- ☆184Updated last year
- NyxInvoke is a Rust CLI tool for running .NET assemblies, PowerShell, and BOFs with Patchless AMSI and ETW bypass features. with Dual-bui…☆212Updated 3 months ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- Remote Shellcode Injector☆217Updated last year
- Leverage WindowsApp createdump tool to obtain an lsass dump☆149Updated 8 months ago
- Evasive Golang Loader☆131Updated 10 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Malleable shellcode loader written in C and Assembly utilizing direct or indirect syscalls for evading EDR hooks☆105Updated 5 months ago
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions☆239Updated last month