www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Win10 defender still sees dmd.exe and rdmd.exe as malicious

reply Matt <sdfssdfd gmail.com> writes:
Hey guys,

New user here. I know the first 5 minutes experience is 
important, just to note that rdmd.exe and executables created 
with dmd.exe are flagged as malicious by windows defender. It's 
easy to create an exception in the windows defender settings, but 
I thought I would let you know.
Jun 25 2017
next sibling parent reply Era Scarecrow <rtcvb32 yahoo.com> writes:
On Monday, 26 June 2017 at 01:55:56 UTC, Matt wrote:
 New user here. I know the first 5 minutes experience is 
 important, just to note that rdmd.exe and executables created 
 with dmd.exe are flagged as malicious by windows defender. It's 
 easy to create an exception in the windows defender settings, 
 but I thought I would let you know.
I wouldn't be surprised if in the near future Microsoft marks all software 'malicious' unless it's digitally signed...
Jun 25 2017
parent asdf jkl <asdf jk.xn--l-1ga> writes:
On Monday, 26 June 2017 at 01:58:02 UTC, Era Scarecrow wrote:
 On Monday, 26 June 2017 at 01:55:56 UTC, Matt wrote:
 New user here. I know the first 5 minutes experience is 
 important, just to note that rdmd.exe and executables created 
 with dmd.exe are flagged as malicious by windows defender. 
 It's easy to create an exception in the windows defender 
 settings, but I thought I would let you know.
I wouldn't be surprised if in the near future Microsoft marks all software 'malicious' unless it's digitally signed...
Sidenote: avast!'s CyberCapture also detects DCD-server as suspecious after each update
Jun 30 2017
prev sibling next sibling parent reply Mike Parker <aldacron gmail.com> writes:
On Monday, 26 June 2017 at 01:55:56 UTC, Matt wrote:
 Hey guys,

 New user here. I know the first 5 minutes experience is 
 important, just to note that rdmd.exe and executables created 
 with dmd.exe are flagged as malicious by windows defender. It's 
 easy to create an exception in the windows defender settings, 
 but I thought I would let you know.
Which version of the compiler? Which version of Windows? I'm on Windows 10 with 2.074.1 currently and never seen it with any version of DMD.
Jun 25 2017
parent reply Matt <sdfssdfd gmail.com> writes:
 Which version of the compiler? Which version of Windows? I'm on 
 Windows 10 with 2.074.1 currently and never seen it with any 
 version of DMD.
DMD is 2.074.1, windows10 pro (10.0.14393)
Jun 25 2017
parent reply Mike Parker <aldacron gmail.com> writes:
On Monday, 26 June 2017 at 02:55:17 UTC, Matt wrote:
 Which version of the compiler? Which version of Windows? I'm 
 on Windows 10 with 2.074.1 currently and never seen it with 
 any version of DMD.
DMD is 2.074.1, windows10 pro (10.0.14393)
Is it the same issue as the one reported at [1]? If so, please add a comment there specifying which download you used (the installer or the zip). If not, please file a new issue. [1] https://issues.dlang.org/show_bug.cgi?id=16405
Jun 28 2017
next sibling parent Matt <sdfssdfd gmail.com> writes:
On Wednesday, 28 June 2017 at 14:21:24 UTC, Mike Parker wrote:
 On Monday, 26 June 2017 at 02:55:17 UTC, Matt wrote:
 Which version of the compiler? Which version of Windows? I'm 
 on Windows 10 with 2.074.1 currently and never seen it with 
 any version of DMD.
DMD is 2.074.1, windows10 pro (10.0.14393)
Is it the same issue as the one reported at [1]? If so, please add a comment there specifying which download you used (the installer or the zip). If not, please file a new issue. [1] https://issues.dlang.org/show_bug.cgi?id=16405
Yep. I used the installer from the downloads page. I'll file an issue
Jun 29 2017
prev sibling parent Matt <sdfssdfd gmail.com> writes:
On Wednesday, 28 June 2017 at 14:21:24 UTC, Mike Parker wrote:
 On Monday, 26 June 2017 at 02:55:17 UTC, Matt wrote:
 Which version of the compiler? Which version of Windows? I'm 
 on Windows 10 with 2.074.1 currently and never seen it with 
 any version of DMD.
DMD is 2.074.1, windows10 pro (10.0.14393)
Is it the same issue as the one reported at [1]? If so, please add a comment there specifying which download you used (the installer or the zip). If not, please file a new issue. [1] https://issues.dlang.org/show_bug.cgi?id=16405
The windows defender report goes: Trojan:Win32/Fuery.B!cl Which ran in /AppData/Local/Temp/.rdmd/rdmd-tst.d-[LONG STRING]/tst.exe
Jun 30 2017
prev sibling parent Ecstatic Coder <ecstatic.coder gmail.com> writes:
On Monday, 26 June 2017 at 01:55:56 UTC, Matt wrote:
 Hey guys,

 New user here. I know the first 5 minutes experience is 
 important, just to note that rdmd.exe and executables created 
 with dmd.exe are flagged as malicious by windows defender. It's 
 easy to create an exception in the windows defender settings, 
 but I thought I would let you know.
And on my Windows system, Panda Antivirus automatically removes one of the Coedit files and puts it in quarantine...
Jun 28 2017