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).☆232Updated 7 months ago
- ☆135Updated 4 months ago
- Evasive Process Hollowing Techniques☆141Updated 4 years ago
- Simple EDR implementation to demonstrate bypass☆173Updated 5 years ago
- Windows user-land hooks manipulation tool.☆145Updated 4 years ago
- Red Team Operator: Malware Development Essentials Course☆99Updated 5 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆120Updated 5 years ago
- Windows System Programming Experiments☆220Updated 3 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Experiment on reproducing Obfuscate & Sleep☆146Updated 4 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆180Updated 3 months ago
- Proxy system calls over an RPC channel☆98Updated 3 years ago
- PoC for proxying COM objects when hijacking☆210Updated 5 years ago
- Userland API Unhooker Project☆109Updated 4 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆217Updated 5 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆113Updated 4 years ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆102Updated 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
- Leverage AMSI (Antimalware Scan Interface) technology to aid your analysis. This tool saves all buffers (scripts, .NET assemblies, etc) …☆109Updated 4 years ago
- Detect strange memory regions and DLLs☆185Updated 3 years ago
- Various tools, PoCs and experiments related to my blog at https://www.forrest-orr.net/☆37Updated 4 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆97Updated 5 years ago
- Enumerate various traits from Windows processes as an aid to threat hunting☆187Updated 3 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
- Winsock accept() Backdoor Implant.☆116Updated 4 years ago
- 64bit Windows 10 shellcode that injects all processes with Meterpreter reverse shells.☆130Updated 2 years ago
- Simple Process Hollowing in C#☆69Updated 7 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- An attempt to restore and adapt to modern Win10 version the 'Rootkit Arsenal' original code samples☆70Updated 3 years ago
- ☆151Updated 4 years ago