mirror of
https://github.com/PowerShellMafia/PowerSploit
synced 2026-06-08 12:13:33 +00:00
59ff1a8b1e
* Slight consistency modifications were made to documentation. * Added module manifest for PETools
1 line
66 B
PowerShell
1 line
66 B
PowerShell
Get-ChildItem (Join-Path $PSScriptRoot *.ps1) | % { . $_.FullName} |