From 9bb31fc9b9b3524d4a4b45b8e92bc5fba6da6645 Mon Sep 17 00:00:00 2001 From: Matt Graeber Date: Sat, 17 Aug 2013 17:16:38 -0400 Subject: Removing Get-PEArchitecture This functionality is present and maintained in Get-PEHeader. --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3