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