aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 54f7997..7006f89 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,9 @@
Injects a Dll into the process ID of your choosing.
-#### `Invoke-ReflectiveDllInjection`
+#### `Invoke-ReflectivePEInjection`
-Reflectively loads a DLL in to memory of the Powershell process.
+Reflectively loads a Windows PE file (DLL/EXE) in to the powershell process, or reflectively injects a DLL in to a remote process.
#### `Invoke-Shellcode`