aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Graeber <mattgraeber@gmail.com>2013-08-17 17:16:38 -0400
committerMatt Graeber <mattgraeber@gmail.com>2013-08-17 17:16:38 -0400
commit9bb31fc9b9b3524d4a4b45b8e92bc5fba6da6645 (patch)
treea84a9bec708f2eb44b68229269ed9f937e709f01 /README.md
parent05d335512a441437c301bd784bf02f78030caf2f (diff)
downloadPowerSploit-9bb31fc9b9b3524d4a4b45b8e92bc5fba6da6645.tar.gz
PowerSploit-9bb31fc9b9b3524d4a4b45b8e92bc5fba6da6645.zip
Removing Get-PEArchitecture
This functionality is present and maintained in Get-PEHeader.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d29d227..6bdda8d 100644
--- a/README.md
+++ b/README.md
@@ -72,10 +72,6 @@ An in-memory and on-disk PE parsing utility.
Displays information about one or more Windows object files.
-#### `Get-PEArchitecture`
-
-Returns the architecture for which an executable was compiled.
-
#### `Get-DllLoadPath`
Returns the path from which Windows will load a Dll for the given executable.