Skip to content

Single-file: Antivirus deletes extracted files #2300

@swaroop-sridhar

Description

@swaroop-sridhar

In .net core 3.x, Single file apps run by extracting the embedded contents within the %temp% directory. The extracted binaries have the exact same content (including code signature) as the original files themselves. However, some Antivirus applications still perceive the extracted binaries are threats and delete them -- thus causing the single-file apps to crash.

In particular, this behavior is reported for Semantec Endpoint Protection on Windows.
Please see the issues reported by @bignis and @hshristov in dotnet/wpf#2416

CC: @samsp-msft @jeffschwMSFT @lpereira

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions