aboutsummaryrefslogtreecommitdiff
path: root/CodeExecution
AgeCommit message (Expand)AuthorFilesLines
2015-09-23Adding Invoke-WmiCommandMatt Graeber2-1/+335
2015-04-26URI fix, Proxy Support, UA Update Chris Campbell1-8/+58
2015-02-03Added parameters back to the original Invoke-Shellcodemattifestation1-1/+47
2015-02-03Moved Invoke-Shellcodemattifestation4-715/+723
2015-01-26Adding PEBytes parameterclymb3r1-5/+17
2015-01-07Bugfix: Resolving ordinals in remote dll injectionclymb3r1-2/+2
2014-07-12Merge pull request #52 from clymb3r/masterMatt Graeber1-63/+157
2014-07-10Bug fixes to Invoke-ReflectivePEInjectionclymb3r1-63/+157
2014-06-21Invoke-DllInjection now calls RtlCreateUserThreadmattifestation1-24/+26
2014-06-19Removing Watch-BlueScreenmattifestation2-79/+1
2013-11-13Normalized all scripts to ASCII encodingmattifestation6-10/+10
2013-10-01Switching to ANSI from UTF8 encodingclymb3r1-2/+2
2013-09-30Fixes for Windows 8.1/.NET 4.5clymb3r1-2593/+2575
2013-09-03Call to DllMain when unloading reflective DLLclymb3r1-0/+9
2013-05-31Added Invoke-ReflectivePEInjectionMatt Graeber55-1549/+4244
2013-05-13Added an idiot filter to Watch-BlueScreenMatt Graeber1-3/+7
2013-05-13Added Watch-BlueScreenMatt Graeber2-1/+75
2013-05-12Removed test code in Invoke-ShellcodeMSILMatt Graeber1-4/+1
2013-04-06Adding reflective DLL loading capabilityMatt Graeber14-1/+1956
2013-04-05Adding Invoke-ShellcodeMSILMatt Graeber2-87/+357
2013-02-17Updated 64-32bit conversion logic for Metasploitbitform1-2/+2
2013-01-21Consistency improvements in comment-based helpbitform2-2/+2
2013-01-20Added 'CodeExecution' Modulebitform5-0/+1142