aboutsummaryrefslogtreecommitdiff
path: root/CodeExecution/Invoke-ReflectivePEInjection.ps1
AgeCommit message (Expand)AuthorFilesLines
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