Question:

How can i delete password_viewer.exe and autorun.inf in my PC and Flashdrives, i run cmd but it shutdown.?

by  |  earlier

0 LIKES UnLike

how can i delete password_viewer.exe and autorun.inf in my PC and Flashdrives, i run cmd but it shutdown. Please help me.. my MCAfee AV always prompt me that "Virus Detected" when i delete it, the status msg is deleted, but autorun.inf always appear. I then delete password_viewer.exe in other PC, using cmd then, when i insert it to my PC McAfee prompts me again of autorun.inf . I also format Flash drive but it didnt work.. Please help me fix this problem!! How can i repair CMD. thank you!

 Tags:

   Report

3 ANSWERS


  1. I will share this solution from a contact of mine.

    You can boot up your PC in safe mode command prompt

    [press F8 during bootup]

    unhide the autorun.inf

    c:\attrib -r -s -h autorun.inf

    rename it the autorun.inf to txt

    c:\ren autorun.inf to autorun.txt

    create a FOLDER call autorun.inf to prevent re-infection

    c:\mkdir autorun.inf

    find out the virus file name

    c:\type autorun.txt

    It may show something like this

    [AutoRun]

    open=virusname.exe

    shellexecute=virusname.exe

    shell\Auto\command=virusname.exe

    unhide the virus

    c:\attrib -r -s -h virusname.exe

    remove the virus

    c:\del virusname.exe

    del the autorun.txt

    c:\del autorun.txt

    Keep the autorun.inf folder to prevent future infection

    Do the same thing to your flash drive.


  2. use flash drive disinfector

    http://answers.yahoo.com/question/answer...

  3. http://www.bleepingcomputer.com/forums/l...

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.