Skip to content

rdbo/linux-inject-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-inject-test

Clone linux-inject by running the command:

$ chmod +x ./clone.sh && ./clone.sh

Compile linux-inject
Compile the target program and the library by running the command:

$ chmod +x ./compile.sh && ./compile.sh

Open a new terminal and run "target":

$ ./target

Inject the library "libinject.so" by running:

sudo linux-inject/inject -n target libinject.so

About

Test library for Linux inject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published