We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Antivirus is blocking files.
#1
Today my antivirus started to complain and often block exe files created by the Small Basic compiler.  Sad

Deleting everything and clean reinstalling Small Basic did not help.
Is anyone else having this problem?

( I use licensed Windows 11 Pro )
Reply
#2
Hi all.

I just tried running the file on my other computer.
This computer is about 10 years old. It has Windows 10 installed.
Windows is also official and has all the updates.

Unfortunately, on this computer the Antivirus started to behave the same way as on the computer on which I tried to write code yesterday.  Sad

Who knows what I should do now?

( Antivirus: Microsoft Defender )
Reply
#3
Hallo AB,

ich habe einen anderen Vieren Scanner und hatte auch so ein Problem.
Ich konnte es dadurch lösen, dass ich das Verzeichnis in dem ich SB Programme erstelle nicht überprüfen lasse.
Vielleicht kannst Du das bei Defender auch so einstellen.

Vielen Grüße
Martin
[-] The following 1 user Likes martmen's post:
  • AbsoluteBeginner
Reply
#4
Some time like Tcp server and client is blocked by windows firewall but normal things works good.
ZS
Reply
#5
For me Avast is being sketchy and keeps CyberCapturing never saved programs I run, those often are compiled by Small Basic 1.2 on %TEMP%.
However if you save your program, the antivirus might give up blocking, but for Avast if you close the CyberCapture window, Avast gives up and says the program is safe (only worked on SB-Prime for me)
[-] The following 1 user Likes sm4llprogrammer2008's post:
  • AbsoluteBeginner
Reply
#6
Hi all.

I continue to fight against Antivirus.  Sad

After a complete removal and clean reinstallation of the Small Basic and SB-Prime editors, I have the following situation:

Windows 10 Home:
- Running the simplest code (without using extensions) from the Small Basic editor occurs without any objections from the Antivirus.
- Running the code of my program "NeuroLab" (using the LitDev extension) from the Small Basic editor results in a message about checking the compiled file in Microsoft.

- Running the simplest code (without using extensions) from the SB-Prime editor results in a message about checking the compiled file in Microsoft.
- Running the code of my program "NeuroLab" (using the LitDev extension) from the SB-Prime editor results in a message about the detection of a virus and complete blocking of the compiled file by the Antivirus.  Dodgy

But, running the same code last night on another computer that uses Windows 11 Pro, happened WITHOUT any problems or messages.

What can you advise me?
Reply
#7
Does any other extension give same result if yes then maybe the program use dll of extension made from another PC results in this
ZS
Reply
#8
(04-21-2025, 11:01 AM)z-s Wrote: Does any other extension give same result if yes then maybe the program use dll of extension made from another PC results in this

It started a few days ago, on two computers at once.
I think this happened because of another update of the Antivirus database.
Now I'm waiting for Microsoft to get tired of receiving my files for scanning and they will fix their bug in Antivirus.  Big Grin

In the meantime, I will write code in SB-Prime, but I will run the code from Small Basic.  Cool
Reply
#9
I only use MS Window Security, never found any advantage in other AV, paid or free.  I do however get issues with some stuff compiled with SB and extensions sometimes.  I store alll SB files and generated exe in a folder that I exclude from AV.  I always save a file and don't let it compile to %temp% which I would not want clogged with SB (it doesn't tidy up after itself) and I wouldn't exclude it from AV.  I always look at any imported code before running and check all the File commands properly before uncommenting and I look at extension command used for any potential misuse.
Reply
#10
(04-21-2025, 01:37 PM)litdev Wrote: ... I look at extension command used for any potential misuse.

Tell me please, HOW do you do it? Can I do this too or do I need to know C# to do this?

For example, now Antivirus perceives your example "RadioButtons.sb" as if the compiler inserted a virus into the executable file.
Until now, this example always compiled without problems.  Huh
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)