{"id":21222794,"url":"https://github.com/0xflux/rust-remote-process-dll-injection","last_synced_at":"2026-05-18T04:14:11.398Z","repository":{"id":229298142,"uuid":"776373877","full_name":"0xflux/Rust-Remote-Process-DLL-Injection","owner":"0xflux","description":"Remote process DLL Injection in Rust","archived":false,"fork":false,"pushed_at":"2024-03-25T21:31:29.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-20T03:59:37.497Z","etag":null,"topics":["dll-injection","dll-injector","ethical-hacking","hacking","injector","penetration-testing","penetration-testing-tools","rust","windows"],"latest_commit_sha":null,"homepage":"https://fluxsec.red","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xflux.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-23T10:26:38.000Z","updated_at":"2025-09-29T14:23:44.000Z","dependencies_parsed_at":"2024-03-23T12:28:43.388Z","dependency_job_id":"30f59885-8f8a-4e7f-986a-8c706d83c704","html_url":"https://github.com/0xflux/Rust-Remote-Process-DLL-Injection","commit_stats":null,"previous_names":["0xflux/rust-remote-process-dll-injection"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xflux/Rust-Remote-Process-DLL-Injection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xflux%2FRust-Remote-Process-DLL-Injection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xflux%2FRust-Remote-Process-DLL-Injection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xflux%2FRust-Remote-Process-DLL-Injection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xflux%2FRust-Remote-Process-DLL-Injection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xflux","download_url":"https://codeload.github.com/0xflux/Rust-Remote-Process-DLL-Injection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xflux%2FRust-Remote-Process-DLL-Injection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33164680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dll-injection","dll-injector","ethical-hacking","hacking","injector","penetration-testing","penetration-testing-tools","rust","windows"],"created_at":"2024-11-20T22:47:17.567Z","updated_at":"2026-05-18T04:14:11.382Z","avatar_url":"https://github.com/0xflux.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remote DLL Injection\n\nThis Rust project injects a DLL from disk into a remote process, to run you need to edit the path to the DLL you are\ninjecting, found here:\n\n```rust\n    let path_to_dll = \"path\\\\to\\\\dll\\\\rust_dll.dll\";\n```\n\nAnd when running, you must specify the PID of the process you are injecting into:\n\n```shell\ncargo run -- 123\n```\n\n![image](https://github.com/0xflux/Rust-Remote-Process-DLL-Injection/assets/49762827/db46804e-6b46-4623-b6de-b4560104851c)\n\n![image](https://github.com/0xflux/Rust-Remote-Process-DLL-Injection/assets/49762827/8bf01304-3252-4354-a6b0-8d56461d113a)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xflux%2Frust-remote-process-dll-injection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xflux%2Frust-remote-process-dll-injection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xflux%2Frust-remote-process-dll-injection/lists"}