Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Injector

Shared library injector for Linux written in Rust using the ptrace system call.

Prerequisites

Build Instructions

  1. git clone https://github.com/x64architecture/linux-injector-rs.git
  2. cd linux-injector-rs/library_loader
  3. cargo build
  4. cd ..
  5. cd linux-injector-rs/test_library
  6. cargo build
  7. cd ..
  8. cd linux-injector-rs/test_program
  9. cargo build

About

Shared library injector for Linux (x64) written in Rust using the ptrace system call.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages