aboutsummaryrefslogtreecommitdiff
path: root/CodeExecution/Invoke-DllInjection.ps1
AgeCommit message (Collapse)AuthorFilesLines
2013-01-21Consistency improvements in comment-based helpbitform1-1/+1
2013-01-20Added 'CodeExecution' Modulebitform1-0/+328
* 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.