Can DLL's be malicious?

C

CDev

I'm looking at purchasing a royalty-free license to a DLL and include it in
my commercial application. I'm concerned about including a third-party
component in my app.

Can DLL's be malicious?
 
S

Stefan Hoffmann

hi,
Can they be scanned or checked out in some way?
A good AV will detected malicious code, but this is not 100% secure.

You need to trust the origin of that Dll. Or if the project is it worth,
than you can send files to most of the large AV makers as they offer a
deeper analysis of files.


mfG
--> stefan <--
 
Top