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.
#11
Hi,

I have seen the source code for all the extensions that I include in Extension Manager - none of them have any malicious code in them (they do what they say they do - no hidden functionality).  That doesn't mean that they couldn't be compiled into something that does harm in a Small Basic program.  The obvious ones are File commands that could for example delete critical files on your computer.

I don't know exactly how AV work, but I assume they are looking for code segments that call certain OS commands.  I expect it is not the RadioButtons.sb as such that is the issue, rather that it references LitDev.dll.

I can see why AV would not like LitDev.dll.  For example there are methods that detect keys being pressed at a low level - hence could be coded in a SB program to create a key logger - so if I see LDTextwindow.KeyDown in SB code I check it out.
[-] The following 1 user Likes litdev's post:
  • AbsoluteBeginner
Reply
#12
Hoora-a-ay!  Smile

Antivirus stopped swearing at Small BASIC files! This happened on both of my computers at once, on which I use Small Basic.

I hope that I can now create my program normally.  Rolleyes
But I will do this myself, without any AI.
[-] The following 1 user Likes AbsoluteBeginner's post:
  • litdev
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)