NimPlant
In-memory exploit kit
A lightweight implant tool allowing users to create and execute custom in-memory operations on Windows
A light-weight first-stage C2 implant written in Nim (and Rust).
810 stars
13 watching
109 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C-based library that enables code injection into macOS processes by creating a new thread and executing a specific function within the process | 54 |
| A tool that injects code into Unity projects to modify their behavior | 283 |
| An assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior. | 5 |
| An inversion of control container for C++11 and later with dependency injection features. | 504 |
| A framework that enables dynamic content injection into Sitecore RTE fields | 11 |
| A tool to inject arbitrary code into a live Linux process without using ptrace | 774 |
| A plugin to inject reusable code snippets into HTML files during the build process for faster and more maintainable front-end development. | 21 |
| A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 |
| Enables code injection into arbitrary processes on Mac OS X by copying over necessary code and creating a new thread to execute it. | 823 |
| A tool for injecting malicious code into processes using native APIs and memory section mapping. | 88 |
| A tool that enables remote process shellcode execution using the Early Bird injection technique | 267 |
| Tools for injecting and manipulating code in PE executables | 30 |
| A collection of Windows process injection methods implemented in C. | 647 |
| A JavaScript module loader and dependency manager for the browser. | 464 |
| Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 115 |