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