1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-26 17:41:08 +01:00
metasploit-payloads/powershell
OJ cf6287e031 Fix runner to properly support multi-line scripts
This commit actually changes the PS runner code so that it's
base64-encoded before being sent to the interpreter. It's a bit of
a hack but it means that all multiline commands are properly supported.
IEX for the win!
2016-03-25 10:28:14 +10:00
..
build First version of "working" bindings (getsystem works) 2016-03-23 13:39:25 +10:00
lib Include the MSF.Powershell project 2016-03-22 13:11:49 +10:00
MSF.Powershell Fix runner to properly support multi-line scripts 2016-03-25 10:28:14 +10:00
.gitignore Include the MSF.Powershell project 2016-03-22 13:11:49 +10:00