Update README.md

master
IDontCode 4 years ago
parent e9d89c676c
commit 5889c9596a

@ -1,6 +1,6 @@
# 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
Inject a process into your context. Reverse injector copies a target processes PML4E's into another specified
processes PML4. Currently the project copies the target processes PML4E's into the current process PML4 (reverse-injector.exe), but you can configure the project to inject a process into any process
you want.

Loading…
Cancel
Save