Posts: 50
Threads: 18
Likes Received:
30 in 20 posts
Likes Given: 0
Joined: Jun 2024
Reputation:
0
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
Posts: 394
Threads: 38
Likes Received:
149 in 116 posts
Likes Given: 258
Joined: Dec 2023
Reputation:
7
Some time like Tcp server and client is blocked by windows firewall but normal things works good.
ZS
Posts: 45
Threads: 25
Likes Received:
17 in 12 posts
Likes Given: 10
Joined: Apr 2025
Reputation:
1
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)
Posts: 394
Threads: 38
Likes Received:
149 in 116 posts
Likes Given: 258
Joined: Dec 2023
Reputation:
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
Posts: 632
Threads: 40
Likes Received:
474 in 329 posts
Likes Given: 250
Joined: Aug 2023
Reputation:
25
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.