aboutsummaryrefslogtreecommitdiff
path: root/CodeExecution
AgeCommit message (Expand)AuthorFilesLines
2016-05-29Fixed FreeLibrary function signature #146Matt Graeber1-1/+1
2015-12-18Set all module versions to 3.0Matt Graeber1-56/+1
2015-12-16Removed all version numbers from scriptsMatt Graeber2-6/+1
2015-12-16Added a slight delay to Invoke-DllInjection validationMatt Graeber1-2/+4
2015-12-16Invoke-DllInjection detects OS arch on all OSesMatt Graeber1-6/+4
2015-12-16Fixed Invoke-WmiCommand credential popup issueMatt Graeber1-1/+1
2015-12-15Invoke-WmiCommand is now PSv2 compatibleMatt Graeber1-6/+19
2015-12-15Invoke-WmiCommand now obtains full powershell pathMatt Graeber1-2/+16
2015-12-14Bugfix #93Matt Graeber1-13/+1
2015-12-14Bugfix #92: perform OS check when importing NtCreateThreadExMatt Graeber1-4/+7
2015-12-14Fix Invoke-Shellcode OS architecture detectionMatt Graeber1-10/+23
2015-11-07Adding -DoNotZeroMZ for testingMatt Graeber1-5/+14
2015-11-07Removed extraneous parametersMatt Graeber1-58/+13
2015-11-07Revert "Removed extraneous parameters"Matt Graeber1-18/+89
2015-11-07Removed extraneous parametersMatt Graeber1-89/+18
2015-11-06Fixed a casting bugMatt Graeber1-2/+2
2015-11-05Removing Invoke-ShellcodeMSILMatt Graeber2-268/+1
2015-11-05Re-import Invoke-Shellcode.ps1Matt Graeber1-1/+1
2015-11-05Removing Metasploit integration from Invoke-ShellcodeMatt Graeber1-267/+4
2015-11-04Migrating everything back to Invoke-Shellcode.ps1. I'm done making my point n...Matt Graeber3-773/+719
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