aboutsummaryrefslogtreecommitdiff
path: root/CodeExecution/Invoke-ReflectivePEInjection.ps1
AgeCommit message (Expand)AuthorFilesLines
2016-12-14For ./CodeExecution/ :HarmJ0y1-2626/+2609
2016-05-29Fixed FreeLibrary function signature #146Matt Graeber1-1/+1
2015-12-16Removed all version numbers from scriptsMatt Graeber1-4/+1
2015-12-14Bugfix #93Matt Graeber1-13/+1
2015-12-14Bugfix #92: perform OS check when importing NtCreateThreadExMatt Graeber1-4/+7
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-01-26Adding PEBytes parameterclymb3r1-5/+17
2015-01-07Bugfix: Resolving ordinals in remote dll injectionclymb3r1-2/+2
2014-07-10Bug fixes to Invoke-ReflectivePEInjectionclymb3r1-63/+157
2013-11-13Normalized all scripts to ASCII encodingmattifestation1-1/+1
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 Graeber1-0/+2852