03-29-2016 10:21 PM
Hello,
I recently loaded N.I. CDAQ 9.7.5 on a Lenovo W541, 64 bit, Win 7 Enterprise Laptop. Our IT dept. has pushed down FireAmp to scan our drives and below in red is what came back.
Our IT wants to know if this is free from malware and is the .exe needed? Anything you can tell me about the .exe and its operation would be helpful.
Also noted by our IT: that application is being flagged by some of the AV vendors as malicious (see Virus Total report below). Our Threat Analysis says it is suspicious but the risk score is fairly low (see below). If it is critical to keep around we would want to get some assurance from the vendor that it does not include malicious code.
See the attached file.
Thank you.
Regards,
Hugh
Solved! Go to Solution.
03-30-2016 01:37 AM - edited 03-30-2016 01:41 AM
This file is part of the pharlap kernel used for Pharlap ETS based RT targets from NI. While Pharlap is technically using the windows PE file format for executable files (exe and dll), it is not a real Win32 execution environment and the file structure while resembling a valid Win32 executable file is not strictly the same. So simple Virus scanning tools which only check for the PE header characteristics with unusual variations in it and a single SHA256 hash can conclude that something is fishy. This file is not meant to be run on your computer but on the RT target when you install LabVIEW RT onto it.
When trying to start it on a normal computer it should immediately terminate, since it can't access the hardware it is expecting to be present.
04-01-2016 07:55 AM
Hello,
This is exactly what my IT needed. Thank you for your quick response!
Hugh