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
926979ad1a
PowerSploit
/
CodeExecution
/
CodeExecution.psm1
2 lines
67 B
PowerShell
Raw
Blame
History
Get-ChildItem
(
Join-Path
$PSScriptRoot
*
.
ps1
)
|
%
{
.
$_
.
FullName
}
Reference in New Issue
View Git Blame
Copy Permalink