mirror of
https://github.com/PowerShellMafia/PowerSploit
synced 2026-06-08 12:13:33 +00:00
a233d60908
* I unfortunately needed to change the names of Inject-Shellcode and Inject-Dll to Invoke-Shellcode and Invoke-DllInjection in order to confirm to proper verb naming.
1 line
66 B
PowerShell
1 line
66 B
PowerShell
Get-ChildItem (Join-Path $PSScriptRoot *.ps1) | % { . $_.FullName} |