Changes in README.md
This commit is contained in:
parent
354a140080
commit
daf7cd212b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# sh2load
|
# sh2load
|
||||||
Linux Shared Library Injection Tool (inject *.so files into process). It's not LD_PRELOAD dirty trick, IN RUN-TIME!
|
Linux Shared Library Injection Tool (inject *.so files into process). It's not LD_PRELOAD dirty trick. This is IN RUN-TIME!
|
||||||
|
|
||||||
Usage: ./sh2load [pid] [path_to_lib]
|
Usage: ./sh2load [pid] [path_to_lib]
|
||||||
(You will check architecture of process and library!)
|
(You will check architecture of process and library!)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue