The exe generated by dmd unable pass Malware scan

Eric Suen eric.suen.tech at gmail.com
Mon Dec 10 04:06:12 PST 2007


>> Hi,
>>
>> Any exe generated by dmd 1.024 unable pass Virus and Malware scan
>>
>> by http://www.virustotal.com/, it report:
>>
>> Ikarus T3.1.1.12 2007.12.10 MalwareScope.Worm.Warezov.3
>> Prevx1 V2        2007.12.10 Heuristic: Suspicious Self Modifying File
>>
>> anyone has same issue, or there are something wrong on my computer?
>>
>> Eric
>
> I can confirm the above results with DMD 1.023 and the following program:
>
> import std.stdio;
> void main() { writefln("Hello, World!"); }
>
> -- Daniel

  So, what is that suppose to means, it was reported by mistake
or dmd has problem? I really don't want my program be treated as
Malware, or all programs write by D be treated as Malware...

Eric





More information about the Digitalmars-d mailing list