process-inject

Process injection library

A collection of Windows process injection methods implemented in C.

在Windows环境下的进程注入方法:远程线程注入、创建进程挂起注入、反射注入、APCInject、SetWindowHookEX注入

GitHub

647 stars
23 watching
137 forks
Language: C
last commit: about 8 years ago
Linked from 1 awesome list

cc-plus-pluscppdlldll-injectiondll-shellcodeinjectioninjection-attackswindows

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
3xpl01tc0d3r/processinjectionA tool that demonstrates various process injection techniques using C#.1,087
kyleavery/inject-assemblyEnables .NET assembly execution within an existing process without blocking the parent process485
apokryptein/secinjectA tool for injecting malicious code into processes using native APIs and memory section mapping.88
droberson/papa-shangoAn assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior.5
opensecurityresearch/dllinjectorA tool that enables injecting malicious DLLs into targeted Windows processes using various injection techniques.490
elfmaster/sarumanA tool for injecting full dynamic executables into process images with thread injection128
rentzsch/mach_injectEnables code injection into arbitrary processes on Mac OS X by copying over necessary code and creating a new thread to execute it.823
davidbuchanan314/dlinjectA tool to inject arbitrary code into a live Linux process without using ptrace774
rasta-mouse/tikitorchA tool for injecting shellcode into processes on Windows using process injection techniques753
eusth/ipaA tool that injects code into Unity projects to modify their behavior283
chvancooten/nimplantA lightweight implant tool allowing users to create and execute custom in-memory operations on Windows810
plackyhacker/shellcode-injection-techniquesA collection of C# techniques for injecting malicious shellcode into processes450
rodionovd/task_vaccineA C-based library that enables code injection into macOS processes by creating a new thread and executing a specific function within the process54
plackyhacker/sys-callsAn implementation of Windows System Calls in C# to bypass anti-malware detection and inject a meterpreter shell.107
simpleinjector/simpleinjectorA fast and flexible Dependency Injection library for .NET applications1,220