Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Shared Library Injector for Linux written in Rust

License

NotificationsYou must be signed in to change notification settings

rdbo/rust-injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared library injector for Linux written in Rust

License

Read the fileLICENSE

Usage

Requires root access

[ Rust Injector ] by rdbo====================usage: ./rust-injector [-n NAME][-f FILENAME][-p PID] SHARED_LIB

Building

The output binary will be located at:target/release/rust-injector

cargo build --release

Status

  • x86_64: Working
  • x86_32: Not fully working

Notes

This is my first Rust project, so don't expect best quality code
Everything was written from scratch in pure Rust
Requires thenix andregex packages

PoC

Terminal Logs:

$ cargo build && sudo ./target/debug/rust-injector -f test ~/Documents/Repos/libtest/libtest.so[ Rust Injector ] by rdbo====================

...

Library handle: 0x55db721be6f0====================Injected successfully!

Target Process:

$ ./testWaiting...Waiting...Waiting...Injected!Waiting...Waiting...

About

Shared Library Injector for Linux written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp