aboutsummaryrefslogtreecommitdiff
path: root/PE_Tools/Get-DllLoadPath.ps1
diff options
context:
space:
mode:
authorbitform <matt@exploit-monday.com>2012-06-26 17:57:38 -0400
committerbitform <matt@exploit-monday.com>2012-06-26 17:57:38 -0400
commit65fde4aac016d766ee274383349bffe54bfa1aa1 (patch)
treeeb488c932a684f2f0a5c970dd27d2ad3b1cb8636 /PE_Tools/Get-DllLoadPath.ps1
parent9ef781f4490d99867fe6a8ef35396b2f91e05ece (diff)
downloadPowerSploit-65fde4aac016d766ee274383349bffe54bfa1aa1.tar.gz
PowerSploit-65fde4aac016d766ee274383349bffe54bfa1aa1.zip
Changed licensing to BSD 3-Clause
Fixed some spelling errors in README. Added additional usage information
Diffstat (limited to 'PE_Tools/Get-DllLoadPath.ps1')
-rw-r--r--PE_Tools/Get-DllLoadPath.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/PE_Tools/Get-DllLoadPath.ps1 b/PE_Tools/Get-DllLoadPath.ps1
index 9a282bd..687f9e9 100644
--- a/PE_Tools/Get-DllLoadPath.ps1
+++ b/PE_Tools/Get-DllLoadPath.ps1
@@ -4,7 +4,7 @@ function Get-DllLoadPath {
PowerSploit Module - Get-DllLoadPath
Author: Matthew Graeber (@mattifestation)
- License: GNU GPL v2
+ License: BSD 3-Clause
.Description