I have a program that my company has been using for more than 10 years. Recently an antivirus vendor began flagging the file as malware. The vendor says that it is injecting itself into a Dr. Watson process. I scanned it with VirusTotal. All 55 engines say there is no malware, but the "behavioral information" tab shows that the program opens Dr. Watson and injects itself into the process.
There is no code in the delphi program to invoke Dr. Watson. Has anyone seen this before with Delphi ? Any idea how to stop this behavior ?