Thursday, February 26, 2009

Need a method to prevent viruses from attaching to your pen ?


Use the same method by which they attach. Follow the steps below. Bypasses 80% of virus attacks.

open notepad and save a blank File as autorun.ini and autorun.inf [ u can try out both]…in the pen drive's drive e.g H: [whatever it is ]

now click on Start button >> click on Run >> type cmd [hit enter]

now windows command prompt will be opened….something like this

C:\> "now type here the location of pen drive and hit enter"
e.g
C:\> H: { hit enter key | note H: is the drive of pen drive and it may vary from mine}
u will get like this on ur command prompt

H:\>
then type the following command.

H:\> attrib autorun.inf +s +r +h [then hit enter key]
H:\> attrib autorun.ini +s +r +h [then hit enter key]

you have made the autorun.inf & autorun.ini file as [+s] System File | [+r] Ready only | [+h] and Hidden….
If the above trick worked, plz let me know.
that's it ….happy hacking
NOTE:-Plz don't do the above steps to  autorun.ini/inf created by viruses.
-- 

1 comment: