![]() |
| |||||||
| Notices |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Hello, I found the following msvcp71.dll and msvcr71.dll in a folder called Spydawn. I thought Spydawn was spyware so I ran windows defender and avast anti-virus; neither of them picked the spydawn folder up as spyware. Both programs said my computer was completely healthy. Anyone know how to get rid of this program? | Guest
Posts: n/a
|
|
| | #2 (permalink) | |
| It's adware. Download and run LavaSoft's AdAware personal and Spybot Search and Destroy. They are both free. -- Jane, not plain 64 bit enabled :-)Batteries not included. Braincell on vacation ;-) "WilliamW" <WilliamW@discussions.microsoft.com> wrote in message news:0875ADEB-56BA-487D-834A-2ABE141CC5CF@microsoft.com... Quote:
| Guest
Posts: n/a
| |
|
| | #3 (permalink) | ||
| For the record, msvcr71.dll and msvcp71.dll are both redistributables from Microsoft's Visual Studio. msvcr71.dll is the C run-time library and msvcp71.dll is the C++ run-time library. That's not to say that some malware couldn't use those names, nor that malware couldn't redistribute them. It only means that it is possible that those particular files are not actually malicious. As for spydawn, I'm sure jane is right. "Jane C" wrote: Quote:
| Guest
Posts: n/a
| ||
|
| | #4 (permalink) | |||
| If they are not where they are supposed to be in the operating system, the likelihood is very high that they ARE malicious. -- Regards, Richard Urban Microsoft MVP Windows Shell/User (For email, remove the obvious from my address) Quote from George Ankner: If you knew as much as you think you know, You would realize that you don't know what you thought you knew! "Jesper" <Jesper@discussions.microsoft.com> wrote in message news:7623E863-CDDE-4AB0-ADAC-7836801C0632@microsoft.com... Quote:
| Guest
Posts: n/a
| |||
|
| | #5 (permalink) | |||
| Those files have no defined place in the Operating System. They are used for dynamic linking of the Visual C/C++ run-times and an application should redistribute the version they need and install it wherever it installs itself. You are thinking about msvcrt.dll/msvcprt.dll, which live in %systemroot%\system32. Those latter ones are to be used primarily for the operating system, although it is quite common for applications to use them as well since it reduces the size of your distro. Here is more info: http://msdn2.microsoft.com/fr-fr/lib...yh(VS.71).aspx "Richard Urban" wrote: Quote:
| Guest
Posts: n/a
| |||
|
| | #6 (permalink) | |||
| Both of those files are in my system32 folder, courtesy of Visual Studio.net. They are older files but at least they are in an accepted place. -- Regards, Richard Urban Microsoft MVP Windows Shell/User (For email, remove the obvious from my address) Quote from George Ankner: If you knew as much as you think you know, You would realize that you don't know what you thought you knew! "Jesper" <Jesper@discussions.microsoft.com> wrote in message news:AF3EE0F8-EF7F-4683-B4FE-AA5059FB4BE0@microsoft.com... Quote:
| Guest
Posts: n/a
| |||
|
| | #7 (permalink) | |||
| Yep, but applications are not supposed to load them from there. They will, because of how the DLL search order works, but that's not where they are supposed to come from. If you write an application without the /MD switch in the linker and take it, without msvcr71.dll, to a system that has never had VS installed the app will fail. Those files are not shipped with the OS, and hence, have no defined location they should live. "Richard Urban" wrote: Quote:
| Guest
Posts: n/a
| |||
|
| | #8 (permalink) | |
| "Jesper" <Jesper@discussions.microsoft.com> wrote in message news:727824FD-E555-48CD-AA24-F65558C92941@microsoft.com... Quote:
( beginning with xp sp2): http://msdn2.microsoft.com/en-us/library/ms682586.aspx If SafeDllSearchMode is enabled, the search order is as follows: 1.. The directory from which the application loaded. 2.. The system directory. Use the GetSystemDirectory function to get the path of this directory. 3.. The 16-bit system directory. There is no function that obtains the path of this directory, but it is searched. 4.. The Windows directory. Use the GetWindowsDirectory function to get the path of this directory. 5.. The current directory. 6.. The directories that are listed in the PATH environment variable. Note that this does not include the per-application path specified by the App Paths registry key. So this application will correctly load the dlls shipped with the application. | Guest
Posts: n/a
| |
|
| | #9 (permalink) | |||
| > > Yep, but applications are not supposed to load them from there. They will, Quote:
Quote:
them from there IF they do not exist in the application directory." | Guest
Posts: n/a
| |||
|
![]() |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best anti-spyware | Mr. Cool | Windows Vista Security | 8 | 03-04-2007 06:15 PM |
| spyware | bob | Windows Vista Security | 3 | 06-29-2006 08:13 PM |
| Spyware | Jerry | Windows XP Performance & Maintenance | 24 | 12-01-2003 04:13 PM |
| spyware | gene | Windows XP Security & Administration | 23 | 11-08-2003 01:41 AM |
| spyware | DAVE | Windows XP Hardware | 2 | 07-16-2003 04:25 PM |