From d99e7a25d4b1691677409b7a5da526b0f43d84fd Mon Sep 17 00:00:00 2001 From: mykola2312 <49044616+mykola2312@users.noreply.github.com> Date: Sat, 27 Feb 2021 19:29:37 +0200 Subject: [PATCH] 27.02.2021: Update README to new repository name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1ee03b..8c49a15 100644 --- a/README.md +++ b/README.md @@ -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! Usage: ./sh2load [pid] [path_to_lib]