desktop hijacker

Discussion in 'Malware Help - MG (A Specialist Will Reply)' started by Reload, Jul 17, 2005.

  1. Reload

    Reload Private E-2

    I had a desktop hijack program that put up a message on my background and disabled my desktop tab and a couple other tabs on my display screen. i ran spysweeper and then norton antivirus. they both caught some stuff on my comp and i deleted them. then i also went thru all the other programs and steps in your thread about spyware. it seems to have gotten rid of most of the stuff but i still cant see my desktop tab in the display window. i also cant get into the "services.msc" window and i cant do a search on my comp anymore. it says that my services.msc is either not valid, missing, or written by a newer version of MMC or that i dont have the admin rights to it. when i try to do a search on my comp it says the search companion is missing and that i may need to run setup. i have submitted my hijack log. any help would be greatly appreciated. thanks very much.
     

    Attached Files:

  2. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    In the future please do not post HJT logs unless they are requested and remember to exit browsers before running HJT. Also you did not run all the steps in the READ ME FIRST. For example, I can tell that you did not run eiter the BitDefender or RavAntivirus online scanners. However, your log shows no problems.

    How are you trying to run services.msc? Did you look in c:\windows\system32 for the services.msc file? By look, I mean using Windows Explorer not Search.

    Also for the Desktop problem, goto the following link and run step # 8.

    SpySheriff (aka SpywareNo) Removal
     
  3. Reload

    Reload Private E-2

    sry about the hijack log. i read that before too. i did run the bitdefender and ravantivirus but i did it in safe mode. should i have run that in normal mode? i will run it in normal mode. did i forget any other steps i think i pretty much did them all.

    for the services.msc i went to start, run and typed in services.msc and got the error message. i also haved tried to go to my computer and right clicking it and then goin to manage but that also gives me a similiar error.

    thx for the help chaslang sry about the log again.
     
  4. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    Did you run BitDefender and Rav before or after posting your log? There should be O16 line entries for each of them when they are run. It should bot matter whether you ran them in safe mode or nomal mode, the O16 lines should still show.

    As asked in my previous message:

    Did you look in c:\windows\system32 for the services.msc file? By look, I mean using Windows Explorer not Search.
     
  5. Reload

    Reload Private E-2

    i did my hijack log before posting my log but then i deleted some suspicious looking lines from the log and then i posted the log. sry those two programs were probably part of the programs i deleted because when i went to run them again it asked me again to install activex control for it.

    i used explorer and looked for services.msc in the windows/system32 folder. but now that ive been looking around my comp i think alot of my msc files are not working. is there even a spyware/adware/trojan that does this? maybe i did something i shouldnt have.
     
  6. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    It would be better (as you can tell) that you do not fix anything on your own. That way we can find what we are looking for.

    You still did not directly answer my question. Did you find service.msc or not?
    Also how many other .msc files did you find in system32 (sort your folders by Type)?

    You must answer this question. Not having the files is one problem and having the files and not being able to run them is a different one.

    I going to assume that you have the files (17 of them) and they just do not run. I'm also assuming that you have Administrator priviledges (if not they will not work either). So with those assumptions try the below:

    Click Start, click Run, type cmd in the Open box, and then click OK.
    Type the following command at the command prompt and then press ENTER:

    regsvr32 C:\Windows\system32\msxml3.dll

    After the command completes successfully, you should receive the following message:

    DllRegisterServer in C:\Windows\system32\msxml3.dll succeeded

    Tell me if this helps.
     
    Last edited: Jul 18, 2005
  7. Reload

    Reload Private E-2

    o sry. yes i did find services.msc and all the rest of the msc files. 17 of them. i cant access some of them like services, compmgmt, or defrag.

    when i tried the command line u gave me it gave me this error:

    loadlibrary("c:\windows\system32\msxml3.dll")failed - the specified module could not be found.
     
  8. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    Boot into safe mode and copy the msxml3.dll file from the C:\WINDOWS\SYSTEM32\DLLCACHE folder into your c:\windows\system32 folder. The try your .msc files. If it does not work, then repeat the regsrv32 command.

    Note: the spelling of the file name. I'll repeat with capital letters to make sure you have it correct: MSXML3.DLL
     
  9. Reload

    Reload Private E-2

    i dont have that file in my dllcache folder. i have a similiar file - MSXML3R.DLL but not the one u mentioned.
     
  10. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    There may be another copy on your PC in an i386 folder. It could be c:\i386 or it could be located elsewhere. It may be easier to just search for it as given below:

    Click Search and the Select "All files and folders"
    Enter the filename in the "All or part of the file name:" box, so enter MSXML3.DLL
    Now select "More advanced options"
    Make sure the following check boxes are checked:
    - Search system folders
    - Search hidden files and folders
    - Search subfolders
    Then click the Search button.

    If you find one in an i386 folder, copy it to the C:\Windows\system32\ folder
     
  11. Reload

    Reload Private E-2

    ok i got the file and performed the steps you have mentioned but i get this error.

    loadlibrary("c:\windows\system32\msxml3.dll")failed - a dynamic link library (DLL) intialization routine failed.
     
  12. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    We may need to get a different version of the file. Your version should be 8.50.2162.0 MSXML 3.0 SP 5, because you are running WinXP SP2. The version in your i386 folder is probably not for SP2. I found the version info for the OS here:

    http://support.microsoft.com/dllhelp/default.aspx?dlltype=file&l=55&alpha=msxml3.dll&S=1&start=25

    There may be another folder on you PC with file from the SP2 upgrade. I'm assuming you upgraded. Is that true.

    The file is also downloadable from: http://www.dll-files.com/dllindex/dll-files.shtml?msxml3
     
    Last edited: Jul 20, 2005
  13. Reload

    Reload Private E-2

    ah yes. i do seem to have an older version. i have version 8.40.9419.0 on my comp. ive downloaded the version you've mentioned. ill let u know how it goes. by the way thx for all the help.
     
  14. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    You're welcome. When you get the new version and put it into the system32 folder, reboot and then see how things look. If still not right, try using the regsrv32 command on the new file.
     
  15. Reload

    Reload Private E-2

    its still not working and yes i do have sp2 on my comp. its still giving me the same error message. is there anything else i can try? if not i guess it will have to be c:\format pretty soon lol.
     
  16. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    Did you reboot after putting the file in the system32 folder?
    Did you try registering the file again after reboot?
     
  17. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    Are you still having problems using Search too? If so, try the below:

    - Click Start, click Run, type %systemroot%\inf, then click OK.
    - Locate the Srchasst.inf file in the window that comes up.
    - Right-click the Srchasst.inf file, and then click Install. This reinstalls the files that Search Companion uses.
     
  18. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    Question: If you use Windows Explorer to locate any of the .msc files and then just double click on any one of them, tell me the exact word for word message you get.
     
  19. Reload

    Reload Private E-2

    MMC cannot open the file C:\WINDOWS|SYSTEM32\services.msc

    This may be because the file does not exist, is not an MMC console, or was created by a later version of MMC. This may also be because you do not have sufficient access rights to the file.

    I actually found and tried to fix the search bar thru the methods you just gave me. it went thru all the process but it still didnt work. But then i read on another of someone who changed his search to classic style i believe. he had a reg file for it.
     
  20. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    Let's ask the obvious first. Do you have Administrator priviledges? Are you sure?
     
  21. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    If you find you are an Admin, try the below:

    You may need your Windows XP CD when doing the below. It will prompt you if necessary to put it in the drive (so it would not hurt to start with it in the drive).

    We are now going to run a System File Check (sfc) to look for missing/damage system files.
    Click Start, Run, and enter cmd and click OK. This will open up a command prompt. At the command prompt type the below command followed by the enter key.

    sfc /scannow

    Let me know what happens! If this does not help, I would recommend continuing this in the Sotware Forum as this is not a malware issue from what I can tell.
     
  22. Reload

    Reload Private E-2

    yes i am admin. i will try that. thx again for all your help. it probably is a software problem because there doesnt seem to be anything else worng with my comp except those mcs files.
     
  23. chaslang

    chaslang MajorGeeks Admin - Master Malware Expert Staff Member

    Okay! If you do windup posting in the Software Forum, you should give them a link to this thread so they can see what was already tried.
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds