Injector
Command line utility to inject and eject DLLs
Install / Use
/learn @nefarius/InjectorREADME
<img src="assets/NSS-128x128.png" align="left" />Injector
DLL injection/ejection command-line utility.
About
Inject any DLL into any running process with ease! Injector is a command line tool abstracting the messy injection process away from you. It can't be more simple:
Injector.exe --process-name notepad.exe --inject C:\Temp\myHooks.dll C:\Temp\myOverlay.dll
You may use it in you post-build events in Visual Studio to save time and take away complexity of code by "outsourcing" the injection process. You may of course use it for any othe scenario which comes on your mind. Check out the possible command line arguments:
-n|--process-nameidentifies the target process by its module name-c|--case-sensitivemakes-ncase-sensitive.
-w|--window-nameidentifies the target process by its main windows name-p|--process-ididentifies the target process by its PID-i|--injector-e|--ejectspecifies the action to perform (inject or eject the DLL)
Then simply append one or more absolute (or relative) path(s) of the DLL to be in-/ejected.
Invoke Injector.exe -h for help.
Credits
Many thanks to Joshua "Cypher" Boyce who initially wrote the injection-classes and shared them with the world.
Argh! by Adi Shavit is used to parse the command-line arguments.
Downloads
Head over to Releases to download x86, x64 and ARM64 binaries.
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
