JLospinoso / cpp-implant
A simple implant showcasing modern C++
☆106Updated 4 years ago
Alternatives and similar repositories for cpp-implant:
Users that are interested in cpp-implant are comparing it to the libraries listed below
- The source code files that accompany the short book "Building C2 Implants in C++: A Primer" by Steven Patterson (@shogun_lab).☆228Updated 4 months ago
- Evasive Process Hollowing Techniques☆139Updated 4 years ago
- Managed assembly shellcode generation☆271Updated 4 years ago
- Simple EDR implementation to demonstrate bypass☆172Updated 4 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆175Updated last week
- Windows System Programming Experiments☆218Updated 2 years ago
- Apply a filter to the events being reported by windows event logging☆261Updated 4 years ago
- ☆134Updated last month
- Red Team Operator: Malware Development Essentials Course☆98Updated 4 years ago
- A very proof-of-concept port of InlineWhispers for using syscalls in Nim projects.☆167Updated 3 years ago
- Dll that can be used for side loading and other attack vector.☆202Updated 4 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆216Updated 5 years ago
- ☆151Updated 4 years ago
- PoC for proxying COM objects when hijacking☆207Updated 5 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆186Updated 4 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆280Updated 2 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Virus Exchange (VX) - Collection of malware or assembly code used for "offensive" purposed.☆180Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆144Updated 4 years ago
- PoC MSVC COFF Object file loader/injector.☆176Updated 4 years ago
- Leverage AMSI (Antimalware Scan Interface) technology to aid your analysis. This tool saves all buffers (scripts, .NET assemblies, etc) …☆109Updated 4 years ago
- C# Implementation of the Hell's Gate VX Technique☆212Updated 4 years ago
- A recreation of the "Nobelium" malware based on Microsofts Malware analysis - Part 1: PDF2Pwn☆101Updated 2 years ago
- Trigen is a Python script which uses different combinations of Win32 function calls in generated VBA to execute shellcode.☆204Updated 7 years ago
- Winsock accept() Backdoor Implant.☆112Updated 4 years ago
- Proxy system calls over an RPC channel☆98Updated 3 years ago
- Phantom DLL hollowing PoC☆360Updated 2 years ago
- 64bit Windows 10 shellcode that injects all processes with Meterpreter reverse shells.☆129Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 3 years ago