From 3610fe5157b5435334ca1f0d6f7b76d605909f1d Mon Sep 17 00:00:00 2001 From: IDontCode Date: Thu, 12 Nov 2020 02:22:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abac97b..cf955fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# reverse-injector +# Reverse Injector Inject a process into your context. You can call functions that do not reference absolute virtual addresses. Reverse injector copies a target processes pml4e's into another specified processes pml4. Current the project copies the targets pml4e's into the current process (reverse-injector.exe), but you can configure the project to inject a process into any process