diff options
author | Matt Graeber <PowerShellMafia@users.noreply.github.com> | 2015-11-07 20:25:29 -0500 |
---|---|---|
committer | Matt Graeber <PowerShellMafia@users.noreply.github.com> | 2015-11-07 20:25:29 -0500 |
commit | 0eb520e31f97bc0ca83bd2c1546a18dd97e09d79 (patch) | |
tree | a2667f20a15e2c99d1e1319f1cb7ffaa93db9079 /ScriptModification | |
parent | 17bfa4e2762e4c8c819b36503faca2c99ae816f3 (diff) | |
download | PowerSploit-0eb520e31f97bc0ca83bd2c1546a18dd97e09d79.tar.gz PowerSploit-0eb520e31f97bc0ca83bd2c1546a18dd97e09d79.zip |
Removed extraneous parameters
Removed the following extraneous parameters:
-PEPath
-PEUrl
-ComputerName
The functionality they provided can be easily replicated in code outside
of Invoke-ReflectivePEInjection. i.e. it should be up to the user how
they might want to download a PE before loading it. That should not be
dictated by Invoke-ReflectivePEInjection.
Diffstat (limited to 'ScriptModification')
0 files changed, 0 insertions, 0 deletions