b33f
|
bd6fe64316
|
Cast DllCharacteristics to [Int]
Fix for System.InvalidCastException:
https://github.com/PowerShellMafia/PowerSploit/issues/152
|
2017-02-13 22:41:26 +00:00 |
Matt Graeber
|
6b0ada999a
|
Fixed FreeLibrary function signature #146
The parameter type and return types were accidentally transposed. Thanks
@rojaster for pointing this out.
|
2016-05-29 07:54:50 -07:00 |
Matt Graeber
|
c2a70924e1
|
Removed all version numbers from scripts
Scripts in a module should not be individually versioned. Only the
module should be versioned.
|
2015-12-16 17:08:57 -08:00 |
Matt Graeber
|
00af1656b2
|
Bugfix #93
Removed the "EndAddress" parameter set since it was never used. This
should resolve any parameter set confusion.
|
2015-12-14 17:26:33 -08:00 |
mattifestation
|
237d362acf
|
Normalized all scripts to ASCII encoding
|
2013-11-13 21:01:02 -05:00 |
clymb3r
|
d269eec01d
|
Switching to ANSI from UTF8 encoding
Scripts now work in 2008r2. I thought I tested before uploading but
something broke somehow... Now the scripts work in 2008r2 and win8+
|
2013-10-01 21:25:36 -07:00 |
clymb3r
|
59cd183607
|
Adding Invoke-Mimikatz and Invoke-Ninjacopy
|
2013-10-01 09:47:05 -07:00 |