maxDcb / C2Implant
Windows C++ Implant for Exploration C2
☆29Updated last month
Alternatives and similar repositories for C2Implant:
Users that are interested in C2Implant are comparing it to the libraries listed below
- Core Submodule of Exploration C2☆16Updated last month
- EmbedExeLnk by x86matthew modified by d4rkiZ☆42Updated 2 years ago
- ☆27Updated 3 months ago
- Load and execute a common object file format (COFF) in the current process☆28Updated last year
- Basic implementation of Cobalt Strikes - User Defined Reflective Loader feature☆100Updated 2 years ago
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆60Updated last year
- ☆36Updated 2 years ago
- ☆99Updated last year
- Creation and removal of Defender path exclusions and exceptions in C#.☆31Updated last year
- Sleep Obfuscation☆45Updated 2 years ago
- Threadless shellcode injection tool☆64Updated 9 months ago
- Using LNK files and user input simulation to start processes under explorer.exe☆25Updated 7 months ago
- ☆23Updated 2 months ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated last year
- A third-party Gopher Assassin for the Havoc Framework.☆44Updated last year
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …☆49Updated 3 months ago
- Execute dotnet app from unmanaged process☆74Updated 4 months ago
- ☆17Updated 9 months ago
- ☆58Updated 3 months ago
- Cobalt Strike UDRL for memory scanner evasion.☆51Updated last year
- remote process injections using pool party techniques☆59Updated 2 months ago
- This project is an EDRSandblast fork, adding some features and custom pieces of code.☆22Updated last year
- ☆70Updated last year
- A version of NetLoader, Execute Assemblies and Bypass ETW and AMSI using Hardware Breakpoints☆87Updated 3 months ago
- BypassCredGuard CS BOF☆38Updated 3 months ago
- A basic C2 framework written in C☆61Updated 10 months ago
- Sliver agent rewritten in C++☆44Updated 8 months ago
- A simple PoC of injection shellcode into a remote process and get the output using namepipe☆42Updated last year
- Section-based payload obfuscation technique for x64☆59Updated 9 months ago
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…