Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

spyware - msvcr71 and msvcp71

Closed Thread
 
Thread Tools Display Modes
Old 02-16-2007   #1 (permalink)
WilliamW
Guest
 
Posts: n/a

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?
 
Old 02-16-2007   #2 (permalink)
Jane C
Guest
 
Posts: n/a

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...
> 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?


 
Old 02-16-2007   #3 (permalink)
Jesper
Guest
 
Posts: n/a

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:

> 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?

>

 
Old 02-16-2007   #4 (permalink)
Richard Urban
Guest
 
Posts: n/a

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...
> 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?

>>


 
Old 02-16-2007   #5 (permalink)
Jesper
Guest
 
Posts: n/a

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:

> 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?
> >>

>
>

 
Old 02-16-2007   #6 (permalink)
Richard Urban
Guest
 
Posts: n/a

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...
> 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:
>
>> 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?
>> >>

>>
>>


 
Old 02-16-2007   #7 (permalink)
Jesper
Guest
 
Posts: n/a

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:

> 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...
> > 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:
> >
> >> 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?
> >> >>
> >>
> >>

>
>

 
Old 02-19-2007   #8 (permalink)
Harald Ums \(2179630\)
Guest
 
Posts: n/a

Re: spyware - msvcr71 and msvcp71


"Jesper" <Jesper@discussions.microsoft.com> wrote in message
news:727824FD-E555-48CD-AA24-F65558C92941@microsoft.com...
> 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.




 
Old 02-19-2007   #9 (permalink)
Jesper
Guest
 
Posts: n/a

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.


> 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."


 
 
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
MSVCP71.dll problem with installing back-up files... Steely-Glint Vista General 1 04-15-2008 05:10 PM
Windows Media Player - Problem with MSVCR71.dll LengIeng Vista music pictures video 1 04-11-2008 09:36 AM
MSVCP71.dll 2-D Vista file management 4 03-26-2008 04:35 PM
Where to save MSVCP71.dll on 64-bit Vista laraine Vista General 4 11-19-2007 05:34 PM
MSVCR71.dll gone Snowdogg Vista performance & maintenance 0 11-14-2007 12:27 PM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

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