F-Secure is blocking emulator r39

Get technical support from the community & developers with specific X16 programs if you can't find the solution elsewhere
(for general non-support related chat about programs please comment directly under the program in the software library)
Johan Kårlin
Posts: 292
Joined: Wed Jun 03, 2020 11:33 am
Location: Kalmar, Sweden

F-Secure is blocking emulator r39

Post by Johan Kårlin »


For better or worse I am using my work computer to develop for the X16. It is the only computer I have. So far there have been no problems but now my antivirus program, F-Secure, blocks the new release of the emulator. It says it is an "unusual program". I have no problem with earlier versions or any other tool that I use which include VS Code and ACME. Unfortunately (I understand this is a good thing for security reasons) I cannot control F-Secure in any way. Is there something I can do to make the antivirus program accept it?

User avatar
desertfish
Posts: 1098
Joined: Tue Aug 25, 2020 8:27 pm
Location: Netherlands

F-Secure is blocking emulator r39

Post by desertfish »


contact F-Secure to tell them it's a false positive?

(what even does "unusual program" mean...)

Ed Minchau
Posts: 503
Joined: Sat Jul 11, 2020 3:30 pm

F-Secure is blocking emulator r39

Post by Ed Minchau »


I used to get that with Avast - the emulator is an exe file it hadn't seen before. Avast just ran a thorough virus scan the first time I used emulators up to r38. It didn't do it for r39 however.  Maybe F-secure can do a virus scan on that program and then allow it? Or you might have to slip the IT guy a bottle of scotch.

SlithyMatt
Posts: 913
Joined: Tue Apr 28, 2020 2:45 am

F-Secure is blocking emulator r39

Post by SlithyMatt »


Can you install the gcc/cc65 build chain and just make your own build?

Johan Kårlin
Posts: 292
Joined: Wed Jun 03, 2020 11:33 am
Location: Kalmar, Sweden

F-Secure is blocking emulator r39

Post by Johan Kårlin »


I tried to make a full scan, it didn't help. I think the next step will be to try to make my own build. Last resort, talk to the IT department. In that case I will hope for mercy because I have to be very creative to explain how this relates to my work ...

User avatar
svenvandevelde
Posts: 488
Joined: Wed Dec 23, 2020 6:30 am
Location: Belgium, Antwerpen

F-Secure is blocking emulator r39

Post by svenvandevelde »



On 4/10/2022 at 2:00 PM, Johan Kårlin said:




For better or worse I am using my work computer to develop for the X16. It is the only computer I have. So far there have been no problems but now my antivirus program, F-Secure, blocks the new release of the emulator. It says it is an "unusual program". I have no problem with earlier versions or any other tool that I use which include VS Code and ACME. Unfortunately (I understand this is a good thing for security reasons) I cannot control F-Secure in any way. Is there something I can do to make the antivirus program accept it?



Reported to BITDEFENDER exactly the same. Funny enough the box16 was compiled on my laptop. The virus hit I get is Gen:Variant.Lazy.160886.

KICKC home page by Jesper Gravgaard.
My KICKC alpha with Commander X16 extensions.
User avatar
svenvandevelde
Posts: 488
Joined: Wed Dec 23, 2020 6:30 am
Location: Belgium, Antwerpen

F-Secure is blocking emulator r39

Post by svenvandevelde »



On 4/10/2022 at 9:19 PM, Johan Kårlin said:




I tried to make a full scan, it didn't help. I think the next step will be to try to make my own build. Last resort, talk to the IT department. In that case I will hope for mercy because I have to be very creative to explain how this relates to my work ...



Compiling box16 is very easy.

- Download Microsoft Visual studio community. 

- run install and select "c++ desktop applications". Nothing else is needed. 

- once installed open studio.

- open in studio the box16 project. 

- build as "release", so ensure you're not building as "debug". 

After the make is finished, search for the created binaries and copy them to your usual box16 folder. 

Done 

KICKC home page by Jesper Gravgaard.
My KICKC alpha with Commander X16 extensions.
Johan Kårlin
Posts: 292
Joined: Wed Jun 03, 2020 11:33 am
Location: Kalmar, Sweden

F-Secure is blocking emulator r39

Post by Johan Kårlin »



On 4/10/2022 at 11:35 PM, svenvandevelde said:




Compiling box16 is very easy.



- Download Microsoft Visual studio community. 



[...]



After the make is finished, search for the created binaries and copy them to your usual box16 folder. 



Done 



Hm, things suddenly got both easier and more complicated. I wasn't aware about box16 but it seems lika a good or actually better alternative. So I downloaded and compiled it, no problem. I copied the r39 rom.bin to the ouput folder. It starts without F-Secure complaining about it, there is some information in a first window but then a completely white and blank window opens and nothing more happens.

Some more questions if you have the paticence:

1. I have VS2022 so I upgraded the project. Maybe I have to install VS2019?

2. Should I compile the latest version of the source files or go for the latest release from last year?

3. Does rom.bin from the official release 39 of the emulator work? (It seems to work.) 

4. If I get this working, is it compaitble with the official r39? After all, the reason for doing this is to upgrade my programs to work with this release.

User avatar
desertfish
Posts: 1098
Joined: Tue Aug 25, 2020 8:27 pm
Location: Netherlands

F-Secure is blocking emulator r39

Post by desertfish »



On 4/11/2022 at 2:52 PM, Johan Kårlin said:




then a completely white and blank window opens and nothing more happens.



This has occurred for other people as well, usually it was related to incompatibilities in the integrated graphics card of a laptop. Are you on a laptop? Try forcing the use of the discrete graphics card for box16 (if your laptop has one of these)

User avatar
svenvandevelde
Posts: 488
Joined: Wed Dec 23, 2020 6:30 am
Location: Belgium, Antwerpen

F-Secure is blocking emulator r39

Post by svenvandevelde »



On 4/11/2022 at 2:52 PM, Johan Kårlin said:




Hm, things suddenly got both easier and more complicated. I wasn't aware about box16 but it seems lika a good or actually better alternative. So I downloaded and compiled it, no problem. I copied the r39 rom.bin to the ouput folder. It starts without F-Secure complaining about it, there is some information in a first window but then a completely white and blank window opens and nothing more happens.



Some more questions if you have the paticence:

1. I have VS2022 so I upgraded the project. Maybe I have to install VS2019?

2. Should I compile the latest version of the source files or go for the latest release from last year?

3. Does rom.bin from the official release 39 of the emulator work? (It seems to work.) 

4. If I get this working, is it compaitble with the official r39? After all, the reason for doing this is to upgrade my programs to work with this release.



No worries. You have a lower end graphics card. The solution is to disable the vertical synchronization using the option -vsync none.

 

KICKC home page by Jesper Gravgaard.
My KICKC alpha with Commander X16 extensions.
Post Reply