27.02.2021: Update README to new repository name.
This commit is contained in:
parent
0ba8d1e7c6
commit
d99e7a25d4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# sh2load
|
# sh2inject
|
||||||
Linux Shared Library Injection Tool (inject *.so files into process). It's not LD_PRELOAD dirty trick. This is 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]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue