{"id":16783903,"url":"https://github.com/nefarius/injector","last_synced_at":"2026-02-28T16:04:28.522Z","repository":{"id":3386658,"uuid":"4435095","full_name":"nefarius/Injector","owner":"nefarius","description":"Command line utility to inject and eject DLLs","archived":false,"fork":false,"pushed_at":"2024-06-17T19:24:14.000Z","size":127,"stargazers_count":658,"open_issues_count":1,"forks_count":105,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-13T00:46:39.194Z","etag":null,"topics":["api-hook","api-hooking","dll","dll-injection"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nefarius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"nefarius","patreon":"nefarius","liberapay":"Nefarius","custom":["https://www.buymeacoffee.com/Nefarius","https://paypal.me/NefariusMaximus","https://docs.nefarius.at/Donations/"]}},"created_at":"2012-05-24T16:30:25.000Z","updated_at":"2025-04-12T13:41:10.000Z","dependencies_parsed_at":"2023-10-12T01:29:20.202Z","dependency_job_id":"e7aa8041-96dd-4d0e-9bf4-b98c5a1f8bd5","html_url":"https://github.com/nefarius/Injector","commit_stats":{"total_commits":83,"total_committers":6,"mean_commits":"13.833333333333334","dds":"0.24096385542168675","last_synced_commit":"0b5c08536f7d98ad6387f9108869231fbb1356f8"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nefarius%2FInjector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nefarius%2FInjector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nefarius%2FInjector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nefarius%2FInjector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nefarius","download_url":"https://codeload.github.com/nefarius/Injector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650434,"owners_count":21139672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-hook","api-hooking","dll","dll-injection"],"created_at":"2024-10-13T07:52:41.479Z","updated_at":"2026-02-28T16:04:28.482Z","avatar_url":"https://github.com/nefarius.png","language":"C++","funding_links":["https://github.com/sponsors/nefarius","https://patreon.com/nefarius","https://liberapay.com/Nefarius","https://www.buymeacoffee.com/Nefarius","https://paypal.me/NefariusMaximus","https://docs.nefarius.at/Donations/"],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"assets/NSS-128x128.png\" align=\"left\" /\u003eInjector\n\nDLL injection/ejection command-line utility.\n\n[![MSBuild](https://github.com/nefarius/Injector/actions/workflows/msbuild.yml/badge.svg)](https://github.com/nefarius/Injector/actions/workflows/msbuild.yml) [![GitHub All Releases](https://img.shields.io/github/downloads/nefarius/Injector/total)](https://somsubhra.github.io/github-release-stats/?username=nefarius\u0026repository=Injector)\n\n## About\n\nInject 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:\n\n`Injector.exe --process-name notepad.exe --inject C:\\Temp\\myHooks.dll C:\\Temp\\myOverlay.dll`\n\nYou 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\n- `-n|--process-name` identifies the target process by its module name\n  - `-c|--case-sensitive` makes `-n` case-sensitive.\n- `-w|--window-name` identifies the target process by its main windows name\n- `-p|--process-id` identifies the target process by its PID\n- `-i|--inject` or `-e|--eject` specifies the action to perform (inject or eject the DLL)\n\nThen simply append one or more absolute (or relative) path(s) of the DLL to be in-/ejected.\n\nInvoke `Injector.exe -h` for help.\n\n## Credits\n\nMany thanks to [Joshua \"Cypher\" Boyce](https://web.archive.org/web/20160316200123/http://www.raptorfactor.com/) who initially wrote the injection-classes and shared them with the world.\n\n[Argh! by Adi Shavit](https://github.com/adishavit/argh) is used to parse the command-line arguments.\n\n## Downloads\n\nHead over to [Releases](https://github.com/nefarius/Injector/releases/latest) to download x86, x64 and ARM64 binaries.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnefarius%2Finjector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnefarius%2Finjector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnefarius%2Finjector/lists"}