Thursday, November 29, 2018

how to make a virus with notepad | Step-by-Step | Real/Harmless.

Hi Guys!

                      Today I'm going to show you how to create a harmless virus with notepad.



Notepad is a  editor application used to create any format files and webpages.Before this you must be thinking that it's just a junk but its not.  
Lets create a continuous disk ejecting virus with this junk. (harmless)
Just follow the simple steps:

1.
   Copy the code given below.




Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop



2.
   The next step is to open notepad and paste this code in notepad.


3.
   Now save file as "anything.vbs"
   .vbs extension is important.

4.
   Double click on your saved file and enjoy the next process.



###:  If you want to stop this just do this:

=> Open task manager (Ctrl+Alt+Del)
=> Click on Process tab
=> Select wscript.exe  and end this process.


That's it, you have done.


Study our other informational posts.

Join this weblog through e-mail.

Thanks for giving your treasured time !

Hold on journeying.






Tags:
         how to make a virus with notepad. how to make a virus for android. how to make a virus that steals passwords. how to make a virus that deletes everything. how to create virus in mobile. how to make a computer virus that spreads. how to create a virus using c++. how to create virus using cmd. how to make a real virus using notepad. how to create mobile virus using notepad. how to make virus in notepad harmful. how to create android virus using notepad. how to create a virus using notepad harmless. how to make virus in cmd. notepad virus prank. how to create a trojan virus using notepad. Page navigation. 
Previous Post
Next Post
Related Posts

0 comments: