From daf7cd212b28a97ce1b7a7da0ef2b6f7c3af6078 Mon Sep 17 00:00:00 2001 From: mykola2312 <49044616+mykola2312@users.noreply.github.com> Date: Mon, 10 Apr 2017 18:48:56 +0300 Subject: [PATCH] Changes in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c12889f..f1ee03b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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] (You will check architecture of process and library!)