{"id":19407618,"url":"https://github.com/tanchevk/dll_injector","last_synced_at":"2025-06-11T15:32:56.915Z","repository":{"id":261858833,"uuid":"885450272","full_name":"tanchevk/dll_injector","owner":"tanchevk","description":"Simple DLL injector written in Rust","archived":false,"fork":false,"pushed_at":"2024-11-13T17:29:36.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T01:43:49.058Z","etag":null,"topics":["cli","cli-app","dll-injection","dll-injector","executable","rust","rust-lang","tool","tooling"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tanchevk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null}},"created_at":"2024-11-08T15:56:13.000Z","updated_at":"2024-11-13T17:29:41.000Z","dependencies_parsed_at":"2025-06-11T15:31:48.393Z","dependency_job_id":null,"html_url":"https://github.com/tanchevk/dll_injector","commit_stats":null,"previous_names":["tanchevk/dll_injector"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tanchevk/dll_injector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanchevk%2Fdll_injector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanchevk%2Fdll_injector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanchevk%2Fdll_injector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanchevk%2Fdll_injector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanchevk","download_url":"https://codeload.github.com/tanchevk/dll_injector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanchevk%2Fdll_injector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259289386,"owners_count":22834930,"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":["cli","cli-app","dll-injection","dll-injector","executable","rust","rust-lang","tool","tooling"],"created_at":"2024-11-10T12:03:13.738Z","updated_at":"2025-06-11T15:32:56.855Z","avatar_url":"https://github.com/tanchevk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DLL Injector\n#### A DLL injector written in Rust\n\n## Compiling and Using\nTo get started, clone this repo and compile:\n```shell\n# Clone the repo\ngit clone https://github.com/tanchevk/dll_injector.git\n\n# Compile\n# Do NOT compile with --release\n# Compiling this in release mode breaks it, for some reason\ncargo build --profile dev_optimised\n```\n\nAfter compiling it, the binary should be in `target/debug`.\nIt is completely portable, so feel free to move it wherever you like.\nIf you want, you can also add it to your path, so you can access it from anywhere.\n\nTo use it, run:\n```shell\ndll_injector [TARGET] [DLL PATH]\n```\nwhere `[TARGET]` is the process to inject the DLL into,\nand `[DLL PATH]` is the path to the DLL to inject.\n\n## Prebuilt Binaries\nCompiled binaries are available for download in the\n[Releases](https://github.com/tanchevk/dll_injector/releases) tab.\n\n## Platform Compatability\nDue to its reliance on the Win32 API, only Windows is supported.\nCross-compiling it from a non-Windows environment may or may not work.\n\n## Licensing\nDual-licensed under both the [Apache License, Version 2.0](LICENSE-APACHE)\nand the [MIT license](LICENSE-MIT).\n\n## Contributing\nUnless explicitly stated otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the [Apache-2.0\nlicense](LICENSE-APACHE), will be dual-licensed as above,\nwithout any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanchevk%2Fdll_injector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanchevk%2Fdll_injector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanchevk%2Fdll_injector/lists"}