Is there a virus in the STM32duino package? #2697
Replies: 5 comments 1 reply
-
This i a file from the toolchain. Note that I've also have mcafee on my personal desktop and nothing was found. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Frederic Pillon
Thanks for the prompt reply, I also think it's a false alarm. I had
recently uninstalled Arduino IDE and deleted all traces of it (Arduino15)
and reinstalled everything and everything worked better, then yesterday I
had that inconvenience.
Another thing to say: the new versions of Arduino don't want 'boolean' but
'bool' and it gives numerous warnings during compilation.
Best regards
Il giorno dom 23 mar 2025 alle ore 10:24 Frederic Pillon <
***@***.***> ha scritto:
… This i a file from the toolchain.
I think it is a false positive.
Unfortunately nothing can be done here.
You can try to open a thread on xpack arm none eabi gcc but don't think
they could do something.
Note that I've also have mcafee on my personal desktop and nothing was
found.
—
Reply to this email directly, view it on GitHub
<#2697 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZYDJ6RZMAQJ4ETUZNSS5T2VZ4V3AVCNFSM6AAAAABZS2LLASVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENJZGE2DINI>
.
You are receiving this because you authored the thread.Message ID:
<stm32duino/Arduino_Core_STM32/repo-discussions/2697/comments/12591445@
github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Dear Sirs,
I solved it today. I sent the file to McAfee, and they replied: "We have
reviewed your submission for whitelisting of your software and the
submitted file named ['libzstd.dll'] have been Whitelisted". So I excluded
this file from the antivirus scan. Now, finally, I can compile my STM32
programs.
Best regards,
Giovanni Carrera
Il giorno sab 29 mar 2025 alle ore 10:01 Frederic Pillon <
***@***.***> ha scritto:
… Closed #2697 <#2697> as
resolved.
—
Reply to this email directly, view it on GitHub
<#2697>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZYDJ45UKZWDQYULKIXEKL2WZHMRAVCNFSM6AAAAABZS2LLASVHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GE4DMMZRGAZQ>
.
You are receiving this because you authored the thread.Message ID:
<stm32duino/Arduino_Core_STM32/repo-discussions/2697/discussion_event/1863103
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fpistm
-
Thanks for the feedback. |
Beta Was this translation helpful? Give feedback.
0 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to point out that I have been writing numerous programs with the STM32F1 and F4 using Arduino IDE for years.

Suddenly I could no longer compile my programs, not only the new versions, but also the previous one, always the final message was: Compilation error: exit status 1.
When I compiled, my McAfee antivirus found a threat in a file contained in the STM32duino package and quarantined it, so I guessed that a file contained in the package was considered infected.
To be able to compile it I had to restore the quarantined file libzstd.dll and disable the antivirus for 15 minutes.
I don't know what this file does, without which the compilation gives an error. How can this inconvenience be overcome.
I enclose here the message from McAfee:
Beta Was this translation helpful? Give feedback.
All reactions