JLospinoso / cpp-implantLinks
A simple implant showcasing modern C++
☆108Updated 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
Sorting:
- The source code files that accompany the short book "Building C2 Implants in C++: A Primer" by Steven Patterson (@shogun_lab).☆233Updated 8 months ago
- Evasive Process Hollowing Techniques☆142Updated 5 years ago
- ☆136Updated 5 months ago
- Red Team Operator: Malware Development Essentials Course☆99Updated 5 years ago
- Experiment on reproducing Obfuscate & Sleep☆146Updated 4 years ago
- Windows System Programming Experiments☆221Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆181Updated 4 months ago
- Simple EDR implementation to demonstrate bypass☆173Updated 5 years ago
- Detect strange memory regions and DLLs☆185Updated 3 years ago
- A very proof-of-concept port of InlineWhispers for using syscalls in Nim projects.☆166Updated 3 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆120Updated 5 years ago
- Windows user-land hooks manipulation tool.☆145Updated 4 years ago
- Proxy system calls over an RPC channel☆99Updated 3 years ago
- Userland API Unhooker Project☆109Updated 4 years ago
- An attempt to restore and adapt to modern Win10 version the 'Rootkit Arsenal' original code samples☆71Updated 3 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Enumerate various traits from Windows processes as an aid to threat hunting☆188Updated 3 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆196Updated 4 years ago
- PoC for proxying COM objects when hijacking☆211Updated 5 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆113Updated 4 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆226Updated 5 years ago
- Resources and articles I need to take a look at. Mostly about malware/exploit development and analysis.☆83Updated 3 years ago
- Winsock accept() Backdoor Implant.☆116Updated 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…☆122Updated 3 years ago
- Virus Exchange (VX) - Collection of malware or assembly code used for "offensive" purposed.☆187Updated 3 weeks ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆103Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- A shellcode function to encrypt a running process image when sleeping.☆344Updated 3 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆53Updated 4 years ago
- C# Implementation of the Hell's Gate VX Technique☆215Updated 5 years ago