{"id":16693038,"url":"https://github.com/rdbo/rust-injector","last_synced_at":"2025-04-10T01:15:23.632Z","repository":{"id":118702384,"uuid":"456266453","full_name":"rdbo/rust-injector","owner":"rdbo","description":"Shared Library Injector for Linux written in Rust","archived":false,"fork":false,"pushed_at":"2022-02-09T22:07:34.000Z","size":37,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T01:15:15.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdbo.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}},"created_at":"2022-02-06T20:38:44.000Z","updated_at":"2024-10-29T07:32:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"512faed2-2a8c-45ea-a04e-d5c333955f70","html_url":"https://github.com/rdbo/rust-injector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbo%2Frust-injector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbo%2Frust-injector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbo%2Frust-injector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbo%2Frust-injector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdbo","download_url":"https://codeload.github.com/rdbo/rust-injector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137891,"owners_count":21053775,"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":[],"created_at":"2024-10-12T16:29:08.424Z","updated_at":"2025-04-10T01:15:23.624Z","avatar_url":"https://github.com/rdbo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust Injector\nShared library injector for Linux written in Rust\n\n## License\nRead the file `LICENSE`\n\n## Usage\nRequires root access\n```\n[ Rust Injector ] by rdbo\n====================\nusage: ./rust-injector [-n NAME][-f FILENAME][-p PID] SHARED_LIB\n```\n\n## Building\nThe output binary will be located at: `target/release/rust-injector`\n```\ncargo build --release\n```\n\n## Status\n- x86_64: Working\n- x86_32: Not fully working\n\n## Notes\nThis is my first Rust project, so don't expect best quality code  \nEverything was written from scratch in pure Rust  \nRequires the `nix` and `regex` packages\n\n## PoC\nTerminal Logs:\n```\n$ cargo build \u0026\u0026 sudo ./target/debug/rust-injector -f test ~/Documents/Repos/libtest/libtest.so\n[ Rust Injector ] by rdbo\n====================\n```\n...\n```\nLibrary handle: 0x55db721be6f0\n====================\nInjected successfully!\n```\nTarget Process:\n```\n$ ./test\nWaiting...\nWaiting...\nWaiting...\nInjected!\nWaiting...\nWaiting...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdbo%2Frust-injector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdbo%2Frust-injector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdbo%2Frust-injector/lists"}