metasploit-framework/external/installer-win32/batch/msfconsole.bat

8 lines
87 B
Batchfile

@echo off
set BASE=%~dp0
cd %BASE%
set TARG=msfrun.rb msfconsole -L
shell.bat