Changes in README.md

This commit is contained in:
mykola2312 2017-04-10 18:48:56 +03:00 committed by GitHub
parent 354a140080
commit daf7cd212b

View file

@ -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!)