JLospinoso / cpp-implantLinks
A simple implant showcasing modern C++
☆108Updated 5 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 11 months ago
- ☆137Updated 2 weeks ago
- Evasive Process Hollowing Techniques☆142Updated 5 years ago
- Windows user-land hooks manipulation tool.☆146Updated 4 years ago
- Example code for EDR bypassing☆151Updated 6 years ago
- Red Team Operator: Malware Development Essentials Course☆100Updated 5 years ago
- Proxy system calls over an RPC channel☆99Updated 3 years ago
- Windows System Programming Experiments☆222Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆184Updated 7 months ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆126Updated 6 years ago
- Simple EDR implementation to demonstrate bypass☆182Updated 5 years ago
- An attempt to restore and adapt to modern Win10 version the 'Rootkit Arsenal' original code samples☆74Updated 3 years ago
- PoC for proxying COM objects when hijacking☆212Updated 6 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆114Updated 4 years ago
- Enumerate various traits from Windows processes as an aid to threat hunting☆190Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆154Updated 4 years ago
- 64bit Windows 10 shellcode that injects all processes with Meterpreter reverse shells.☆132Updated 2 years ago
- Winsock accept() Backdoor Implant.☆118Updated 4 years ago
- Detect strange memory regions and DLLs☆182Updated 3 years ago
- PoC MSVC COFF Object file loader/injector.☆185Updated 4 years ago
- Managed assembly shellcode generation☆279Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆197Updated 4 years ago
- Leverage AMSI (Antimalware Scan Interface) technology to aid your analysis. This tool saves all buffers (scripts, .NET assemblies, etc) …☆112Updated 4 years ago
- ☆154Updated 5 years ago
- Userland API Unhooker Project☆110Updated 4 years ago
- Simple Process Hollowing in C#☆68Updated 8 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆124Updated 3 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆97Updated 6 years ago
- A very proof-of-concept port of InlineWhispers for using syscalls in Nim projects.☆166Updated 4 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆106Updated 2 years ago