If you check the DLL using e.g. https://www.virustotal.com/, there are warnings like:
Ikarus not-a-virus:Monitor.MSIL
Kaspersky not-a-virus:Monitor.MSIL.KeyLogger.er
Kaspersky (Online) not-a-virus:Monitor.MSIL.KeyLogger.er
How can I avoid these warnings (hoping they are fals alarms)? Or better: Build a DLL without producing virus warnings!
I have found another diskussion
[discussion:390691] for this problem. I'd like to understand, what patterns produce the antivirus-warnings to remove them. But until now I did not found any description for these "KeyLogger" warnings. Do you can think of any code in the library, that could
be misunderstood as a KeyLogger?