PLCinject
PLC injector
A tool that injects and patches programmable logic controllers (PLCs) with custom code.
90 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,087 |
apokryptein/secinject | A tool for injecting malicious code into processes using native APIs and memory section mapping. | 88 |
opensecurityresearch/dllinjector | A tool that enables injecting malicious DLLs into targeted Windows processes using various injection techniques. | 490 |
0xicf/scadashutdowntool | A tool designed to test and analyze the security of industrial control systems by simulating shutdown commands | 49 |
suvllian/process-inject | A collection of Windows process injection methods implemented in C. | 647 |
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 | 485 |
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 | 753 |
eusth/ipa | A tool that injects code into Unity projects to modify their behavior | 283 |
scaldi/scaldi | A lightweight dependency injection library for Scala applications | 289 |
chvancooten/nimplant | A lightweight implant tool allowing users to create and execute custom in-memory operations on Windows | 810 |
pingcap/failpoint | An implementation of code injection points to introduce errors in user-controlled manner | 824 |
mdsecactivebreach/cactustorch | A tool for generating and injecting malicious shellcode into a target binary on Windows. | 997 |