m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.51k stars 262 forks source link

Trend antivirus blocks resulting .exes #2443

Closed hydra3333 closed 1 year ago

hydra3333 commented 1 year ago

Hello. I just built ffmpeg, ffprobe, mediainfo in a Windows Sandbox (supposed to be a pristine environment) and copied them to my PC ... and Trend Micro antivirus blocks them from running saying "Suspicious File Blocked". Been on the chat with a Trend support agent for an hour ... Suggestions welcomed.

Barough commented 1 year ago

Add exceptions in your AV

hydra3333 commented 1 year ago

Did that. No effect. Trend appeared to ignore the "Exceptions List", even after a reboot.

"Coincidentally", it happened after an unfortunately timed combo of a Trend upgrade and a new ffmpeg build. Trend support said they are submitting the exe files to their threat team, although my money is on a Trend bug ... I don't believe in coincidences. VirusTotal reports nothing amiss.

PS everything built with stack-protector=all and fortify-source=2.

hydra3333 commented 1 year ago

Hmm. Used sysinternals to remove all Alternate Data Streams on all files and now Trend doesn't hit on it. How strange.

hydra3333 commented 1 year ago

Trend sent me an email saying the ffmpeg.exe is clean. Nice to know. Trend does not hit on it any more.