-
Rust] Windows defender detects Virus in rust crate코딩Coding/★★Rust★★최신동향★및관련글 2020. 12. 31. 11:12728x90
Windows defender detects Virus in rust crate
Message:
Detected: Behavior:Win32/Execution.IF!ml
Details: This program is dangerous and executes commands from an attacker.
Affected items:
file: E:\dev\Rust\debris_lang\target\debug\deps\debris_derive-a4a47108f34397f9.dll
I am the author of this crate, and this crate does nothing special. These are the dependencies:
[dependencies]
proc-macro2 = "1.0"
quote = "1.0"
syn = {version = "1.0", features = ["full", "extra-traits"]}
Has anyone gotten similar notifications from windows defender and should I be worried?
Edit: it seems like it was a mistake by the windows defender ai, thank you all for your help!반응형'코딩Coding > ★★Rust★★최신동향★및관련글' 카테고리의 다른 글
Rust] Is it possible to generate an extern "C" function at runtime? (0) 2021.01.08 Rust is now overall faster than C in benchmarks (0) 2021.01.06 Rust) I did a thing, it's not much, but here's a diceware (0) 2021.01.02 Rust] How bad is to use unsafe code internally in a library? (0) 2020.12.31 napi@1.0.0 Released, build fast and safe NodeJS native addon in Rust (0) 2020.12.30 Vas-quod – A minimal Linux container runtime written in Rust (0) 2020.12.28 Rust Survey 2020 Results (0) 2020.12.28 Is it worth learning C before learning Rust? (0) 2020.12.26