From 9ef781f4490d99867fe6a8ef35396b2f91e05ece Mon Sep 17 00:00:00 2001 From: bitform Date: Thu, 7 Jun 2012 21:26:33 -0400 Subject: Converted all ps1 files from UTF-16 BE to Ascii PowerShell ISE saves to UTF-16 BE by default. git doesn't diff this properly. Diffs should now display properly. --- Encrypt-Script.ps1 | Bin 7550 -> 3776 bytes Get-GPPPassword.ps1 | Bin 7234 -> 3618 bytes Inject-Dll.ps1 | Bin 20068 -> 10035 bytes Inject-Shellcode.ps1 | Bin 49392 -> 24697 bytes Invoke-ReverseDnsLookup.ps1 | Bin 12822 -> 6412 bytes PE_Tools/Get-DllLoadPath.ps1 | Bin 13222 -> 6612 bytes PE_Tools/Get-PEArchitecture.ps1 | Bin 4782 -> 2392 bytes 7 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Encrypt-Script.ps1 b/Encrypt-Script.ps1 index 7d043d3..871069f 100644 Binary files a/Encrypt-Script.ps1 and b/Encrypt-Script.ps1 differ diff --git a/Get-GPPPassword.ps1 b/Get-GPPPassword.ps1 index 4b13319..86e7c8b 100644 Binary files a/Get-GPPPassword.ps1 and b/Get-GPPPassword.ps1 differ diff --git a/Inject-Dll.ps1 b/Inject-Dll.ps1 index 6f81ef2..bd1ec89 100644 Binary files a/Inject-Dll.ps1 and b/Inject-Dll.ps1 differ diff --git a/Inject-Shellcode.ps1 b/Inject-Shellcode.ps1 index bf68a88..c8cd0c6 100644 Binary files a/Inject-Shellcode.ps1 and b/Inject-Shellcode.ps1 differ diff --git a/Invoke-ReverseDnsLookup.ps1 b/Invoke-ReverseDnsLookup.ps1 index d74d542..e35ba3c 100644 Binary files a/Invoke-ReverseDnsLookup.ps1 and b/Invoke-ReverseDnsLookup.ps1 differ diff --git a/PE_Tools/Get-DllLoadPath.ps1 b/PE_Tools/Get-DllLoadPath.ps1 index 5bdeefe..9a282bd 100644 Binary files a/PE_Tools/Get-DllLoadPath.ps1 and b/PE_Tools/Get-DllLoadPath.ps1 differ diff --git a/PE_Tools/Get-PEArchitecture.ps1 b/PE_Tools/Get-PEArchitecture.ps1 index 460d2a3..6038757 100644 Binary files a/PE_Tools/Get-PEArchitecture.ps1 and b/PE_Tools/Get-PEArchitecture.ps1 differ -- cgit v1.2.3