Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Security

Notices

Reply

spyware - msvcr71 and msvcp71

 

LinkBack Thread Tools Display Modes
Old 02-16-2007, 05:41 AM   #1 (permalink)
Default spyware - msvcr71 and msvcp71

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?
WilliamW
Guest
 
Posts: n/a
Reply With Quote  
Old 02-16-2007, 05:58 AM   #2 (permalink)
Default Re: spyware - msvcr71 and msvcp71

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:
> 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?
Jane C
Guest
 
Posts: n/a
Reply With Quote  
Old 02-16-2007, 06:14 AM   #3 (permalink)
Default Re: spyware - msvcr71 and msvcp71

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:
> 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:
> > 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?
>
Jesper
Guest
 
Posts: n/a
Reply With Quote  
Old 02-16-2007, 04:47 PM   #4 (permalink)
Default Re: spyware - msvcr71 and msvcp71

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:
> 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:
>> 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:
>> > 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?
>>
Richard Urban
Guest
 
Posts: n/a
Reply With Quote  
Old 02-16-2007, 05:37 PM   #5 (permalink)
Default Re: spyware - msvcr71 and msvcp71

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:
> 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:
> > 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:
> >> 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...
> >> > 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?
> >>
>
>
Jesper
Guest
 
Posts: n/a
Reply With Quote  
Old 02-16-2007, 06:31 PM   #6 (permalink)
Default Re: spyware - msvcr71 and msvcp71

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:
> 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:
>> 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:
>> > 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:
>> >
>> >> 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...
>> >> > 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?
>> >>
>>
>>
Richard Urban
Guest
 
Posts: n/a
Reply With Quote  
Old 02-16-2007, 06:38 PM   #7 (permalink)
Default Re: spyware - msvcr71 and msvcp71

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:
> 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:
> > 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:
> >> 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...
> >> > 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:
> >> >
> >> >> 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...
> >> >> > 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?
> >> >>
> >>
> >>
>
>
Jesper
Guest
 
Posts: n/a
Reply With Quote  
Old 02-19-2007, 08:46 PM   #8 (permalink)
Default Re: spyware - msvcr71 and msvcp71


"Jesper" <Jesper@discussions.microsoft.com> wrote in message
news:727824FD-E555-48CD-AA24-F65558C92941@microsoft.com...
Quote:
> 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.
While your main point is correct, your comment about the search order is not
( 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.




Harald Ums \(2179630\)
Guest
 
Posts: n/a
Reply With Quote  
Old 02-19-2007, 08:58 PM   #9 (permalink)
Default Re: spyware - msvcr71 and msvcp71

> > Yep, but applications are not supposed to load them from there. They will,
Quote:
Quote:
> > because of how the DLL search order works, but that's not where they are
> > supposed to come from.
Quote:
> While your main point is correct, your comment about the search order is not
> ( beginning with xp sp2):
> http://msdn2.microsoft.com/en-us/library/ms682586.aspx
Sorry, I was not clear enough. I should have said "applications will load
them from there IF they do not exist in the application directory."


Jesper
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

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


All times are GMT. The time now is 09:30 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90