diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2017-03-29 20:17:08 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2017-03-29 20:17:08 -0400 |
commit | b8f630f00e897278c5518a007127d3993c85f76b (patch) | |
tree | 3808f83bf3d5caf90f8c8ed10f95419f3fc2e4cd /Invoke-TheHash.psd1 | |
parent | 0da20709138029fcda7cab895487ec4553dc2bf5 (diff) | |
download | Invoke-TheHash-b8f630f00e897278c5518a007127d3993c85f76b.tar.gz Invoke-TheHash-b8f630f00e897278c5518a007127d3993c85f76b.zip |
Fixed encoding
I removed the BOM characters that slipped into the files. They were
causing import problems with some tools like Empire. I switched the
SMBExec service startup type to manual just in case the delete doesn't
complete. Updated one of the SMBExec messages.
Diffstat (limited to 'Invoke-TheHash.psd1')
-rw-r--r-- | Invoke-TheHash.psd1 | bin | 4802 -> 2400 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Invoke-TheHash.psd1 b/Invoke-TheHash.psd1 Binary files differindex 5c33472..a5e209a 100644 --- a/Invoke-TheHash.psd1 +++ b/Invoke-TheHash.psd1 |