Thursday, August 30, 2012

HOW TO USE VIRUS NAK Detect Command Prompt (CMD)


start click start> type cmd> enter
2. type cd \ enter pastu type attrib> enter

IDENTIFY AFTER FILE TYPE YG ATTRIB VIRUS INFECTED

1. + s - means the file system (you will not "delete" files, except use cmd)
2. + h - means "hidden" (no "delete" t)
3. + r - means "read-only" files (meaning can not delete except use cmd)



Now, we set all the attributes so kene-s-h-r that can remove the virus. How caranyaa??
eg malware: autorun.inf

1. Type attrib-s-h-r autorun.inf (be sure to type in all at-s-h-r because we can not change the settings if you do not enter all attributes)
2. Type attrib again and check whether there is a change or not
3. If autorun.inf file attributes gone, you already can throw with type del autorun.inf
4. The same way you do in other malware. Just change the name only.


DONE!!

No comments:

Post a Comment