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).☆234Updated 9 months ago
- ☆136Updated 6 months ago
- Windows user-land hooks manipulation tool.☆145Updated 4 years ago
- Evasive Process Hollowing Techniques☆140Updated 5 years ago
- Simple EDR implementation to demonstrate bypass☆175Updated 5 years ago
- Windows System Programming Experiments☆221Updated 3 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Experiment on reproducing Obfuscate & Sleep☆148Updated 4 years ago
- Proxy system calls over an RPC channel☆99Updated 3 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆196Updated 4 years ago
- Red Team Operator: Malware Development Essentials Course☆99Updated 5 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆182Updated 4 months ago
- Userland API Unhooker Project☆109Updated 4 years ago
- PoC for proxying COM objects when hijacking☆211Updated 6 years ago
- Enumerate various traits from Windows processes as an aid to threat hunting☆188Updated 3 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆114Updated 4 years ago
- Leverage AMSI (Antimalware Scan Interface) technology to aid your analysis. This tool saves all buffers (scripts, .NET assemblies, etc) …☆111Updated 4 years ago
- Detect strange memory regions and DLLs☆185Updated 3 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆121Updated 5 years ago
- From directory deletion to SYSTEM shell☆111Updated 5 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
- 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
- 64bit Windows 10 shellcode that injects all processes with Meterpreter reverse shells.☆131Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆226Updated 5 years ago
- PoC MSVC COFF Object file loader/injector.☆179Updated 4 years ago
- Managed assembly shellcode generation☆273Updated 4 years ago
- Various tools, PoCs and experiments related to my blog at https://www.forrest-orr.net/☆38Updated 4 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