Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-13 | Added Watch-BlueScreen | Matt Graeber | 1 | -1/+1 | |
Causes a blue-screen (bugcheck) to occur. | |||||
2013-04-06 | Adding reflective DLL loading capability | Matt Graeber | 1 | -1/+1 | |
Adding Invoke-ReflectiveDllInjection. PowerSploit now has reflective DLL loading capabilities!!! Thanks to Joe Bialek @JosephBialek for writing this awesome code! | |||||
2013-04-05 | Adding Invoke-ShellcodeMSIL | Matt Graeber | 1 | -87/+87 | |
Invoke-ShellcodeMSIL executes shellcode without making any Win32 function calls. | |||||
2013-01-20 | Added 'CodeExecution' Module | bitform | 1 | -0/+88 | |
* 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. |