This website requires JavaScript.
Explore
Help
Register
Sign In
Gh0st
/
PowerSploit
Watch
1
Star
0
Fork
You've already forked PowerSploit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
306a84fe81
PowerSploit
/
PowerSploit.psm1
1 line
89 B
PowerShell
Raw
Blame
History
Get-ChildItem
$PSScriptRoot
|
?
{
$_
.
PSIsContainer
}
|
%
{
Import-Module
$_
.
FullName
}
Reference in New Issue
View Git Blame
Copy Permalink