process-inject
Process injection library
A collection of Windows process injection methods implemented in C.
在Windows环境下的进程注入方法:远程线程注入、创建进程挂起注入、反射注入、APCInject、SetWindowHookEX注入
647 stars
23 watching
137 forks
Language: C
last commit: about 8 years agoLinked from 1 awesome list
cc-plus-pluscppdlldll-injectiondll-shellcodeinjectioninjection-attackswindows
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool that demonstrates various process injection techniques using C#. | 1,087 | |
| Enables .NET assembly execution within an existing process without blocking the parent process | 485 | |
| A tool for injecting malicious code into processes using native APIs and memory section mapping. | 88 | |
| An assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior. | 5 | |
| A tool that enables injecting malicious DLLs into targeted Windows processes using various injection techniques. | 490 | |
| A tool for injecting full dynamic executables into process images with thread injection | 128 | |
| 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 to inject arbitrary code into a live Linux process without using ptrace | 774 | |
| A tool for injecting shellcode into processes on Windows using process injection techniques | 753 | |
| A tool that injects code into Unity projects to modify their behavior | 283 | |
| A lightweight implant tool allowing users to create and execute custom in-memory operations on Windows | 810 | |
| A collection of C# techniques for injecting malicious shellcode into processes | 450 | |
| 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 | |
| An implementation of Windows System Calls in C# to bypass anti-malware detection and inject a meterpreter shell. | 107 | |
| A fast and flexible Dependency Injection library for .NET applications | 1,220 |