dllinjector
DLL injector
A tool that enables injecting malicious DLLs into targeted Windows processes using various injection techniques.
dll injection tool that implements various methods
490 stars
42 watching
113 forks
Language: C++
last commit: almost 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
suvllian/process-inject | A collection of Windows process injection methods implemented in C. | 647 |
davidbuchanan314/dlinject | A tool to inject arbitrary code into a live Linux process without using ptrace | 774 |
eusth/ipa | A tool that injects code into Unity projects to modify their behavior | 283 |
ideaslocas/adll | A tool for detecting DLL hijacking vulnerabilities in binaries. | 70 |
3xpl01tc0d3r/processinjection | A tool that demonstrates various process injection techniques using C#. | 1,087 |
jechol/definject | A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
derekselander/dsdump | A tool for analyzing and extracting information from Mach-O executable files | 1,135 |
mojtabatajik/robber | Tools to detect DLL hijacking vulnerabilities in executable files | 767 |
elfmaster/saruman | A tool for injecting full dynamic executables into process images with thread injection | 128 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,220 |
kyleavery/inject-assembly | Enables .NET assembly execution within an existing process without blocking the parent process | 485 |
rasta-mouse/tikitorch | A tool for injecting shellcode into processes on Windows using process injection techniques | 753 |
xforceir/sideloadhunter | A tool to help identify DLL sideloading on Windows systems. | 23 |
scadacs/plcinject | A tool that injects and patches programmable logic controllers (PLCs) with custom code. | 90 |
whitel1st/docem | A tool to embed malicious payloads in various document formats | 553 |