Hey Guys! In this post, I will show you that how I made a virus With just 3-4 lines of code😨! It is super easy and you can also use it to make a prank on your friends😎. So let's see the process about it!
DISCLAIMER:- This is not a harmful virus. This is not at all related to Hacking stuff. So let's continue...
![]() |
Prank virus! |
Here is the image of the virus at the top 👆, and here is a video of it below 👇
So you can see this video if you have a short time else I will explain to you here
THE PROCESS OF MAKING
Frist open 'Visual Studio Code' or 'Notepad' on your computer and paste the code given below. Then save the file as 'Virus.vbs'. And that's it!
NOTE:- Make sure to save the file with the '.vbs' extension at last. Ex:- Virus.vbs
Know more:-
The full form of 'vbs' is 'Visual Basic Script'. And it was invented by 'Microsoft' in '1996'.
Virus code:-
domsgbox("This computer is hacked! Your device is at risk.")loop {codeBox}
0 Comments