Monday, February 17, 2014

How to locate a virus

1-open cmd
1-type >dir C:(affected drive)
3-type >dir C: s -h *.* /s /d
4-hit enter and find autorun.inf files and filename.exe files suspected
5-write the autorun file's pathwady and rename it as filename.rar( app data>ren autorun.inf autorun.rar) enter
6-find the place where the ranamed file is located
7-delete both .rar file and .exe file
-done-

how to recover file become shortcuts by virus
1-open cmd
2-type attrib -s -h -r /s /d g:\*.*  (d=affected drive) enter
-done-

No comments:

Post a Comment