From 31c598c7a632c397f42d221a1f22b9ba00e1a45a Mon Sep 17 00:00:00 2001 From: bitform Date: Sat, 2 Jun 2012 17:59:23 -0400 Subject: Added two PE tools and updated Readme Added: Get-DllLoadPath, Get-PEArchitecture Updated: Readme to reflect new additions --- PE_Tools/Get-DllLoadPath.ps1 | Bin 0 -> 13222 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 PE_Tools/Get-DllLoadPath.ps1 (limited to 'PE_Tools/Get-DllLoadPath.ps1') diff --git a/PE_Tools/Get-DllLoadPath.ps1 b/PE_Tools/Get-DllLoadPath.ps1 new file mode 100644 index 0000000..5bdeefe Binary files /dev/null and b/PE_Tools/Get-DllLoadPath.ps1 differ -- cgit v1.2.3