mirror of
https://github.com/PowerShellMafia/PowerSploit
synced 2026-06-08 12:13:33 +00:00
2 lines
67 B
PowerShell
2 lines
67 B
PowerShell
Get-ChildItem (Join-Path $PSScriptRoot *.ps1) | % { . $_.FullName}
|