TikiTorch

Process injector

A tool for injecting shellcode into processes on Windows using process injection techniques

Process Injection

GitHub

753 stars
30 watching
139 forks
Language: C#
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
3xpl01tc0d3r/processinjectionA tool that demonstrates various process injection techniques using C#.1,087
droberson/papa-shangoAn assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior.5
elfmaster/sarumanA tool for injecting full dynamic executables into process images with thread injection128
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
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
suvllian/process-injectA collection of Windows process injection methods implemented in C.647
rasta-mouse/ppenumA tool to determine the protection level of a process using a simple Binary Object Formatter (BOF) approach.111
davidbuchanan314/dlinjectA tool to inject arbitrary code into a live Linux process without using ptrace774
eusth/ipaA tool that injects code into Unity projects to modify their behavior283
mdsecactivebreach/cactustorchA tool for generating and injecting malicious shellcode into a target binary on Windows.997
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
hasherezade/process_doppelgangingAn implementation of a malware injection technique using PE injection to create and control malicious processes581
rasta-mouse/aggressor-scriptA collection of custom PowerShell scripts designed to aid in the exploitation and persistence of compromised systems171
kpcyrd/rshijackA tool that hijacks TCP connections by injecting packets into existing connections to intercept data480