PLCinject
PLC injector
A tool that injects and patches programmable logic controllers (PLCs) with custom code.
89 stars
20 watching
33 forks
Language: C++
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
malcomvetter/managedinjection | A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 |
3xpl01tc0d3r/processinjection | A tool that demonstrates various process injection techniques using C#. | 1,076 |
apokryptein/secinject | A tool for injecting malicious code into processes using native APIs and memory section mapping. | 87 |
opensecurityresearch/dllinjector | A tool that allows injecting code into Windows processes using various injection techniques | 489 |
0xicf/scadashutdowntool | A tool designed to test and interact with SCADA systems by simulating shutdown scenarios | 49 |
suvllian/process-inject | A collection of Windows process injection methods implemented in C. | 644 |
jeffdarchuk/sctokenmanager | A framework that enables dynamic content injection into Sitecore RTE fields | 11 |
kyleavery/inject-assembly | Enables .NET assembly execution within an existing process without blocking the parent process | 484 |
droberson/papa-shango | An assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior. | 5 |
rasta-mouse/tikitorch | A tool for injecting shellcode into processes on Windows using process injection techniques | 752 |
eusth/ipa | A tool that injects code into Unity projects to modify their behavior | 281 |
scaldi/scaldi | A lightweight dependency injection library for Scala applications | 289 |
chvancooten/nimplant | A lightweight tool for embedding custom code into existing applications to perform specific tasks without requiring user interaction. | 801 |
pingcap/failpoint | An implementation of code injection points to introduce errors in user-controlled manner | 820 |
mdsecactivebreach/cactustorch | A tool for generating and injecting malicious shellcode into a target binary on Windows. | 995 |