-
I'm having an issue with downloading the executable for v0.11.8. Windows detects a virus. I'm sure there isn't one, but obviously I don't want to disable Windows virus protection. Just curious if something has changed that's causing this. I'm on Windows 11 Pro 23H2 build 22631.4317. |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 9 replies
-
Hi ka3yan, There isn't anything I can do about that. When I compiled the programme using Nuitka on my Win-11 machine on 1st October, Windows Defender didn't pop up with any issues but when I run it now, it does. I have checked that the 'checksums' on the GitHub file are the same as my original. I have tried uploading the executable to 'virustotal' and it throws up a lot of positives for different things - if you do a search on Google you will see that this is a common issue with compiled Python programmes. There is supposed to be a way to report false positives to Microsoft for analysis, but when I try that it says "page doesn't exist". In conclusion it's up to you whether you allow it to be installed or not but the code is public and the Nuitka compiler is public. If you want to be sure you are not exposed to a virus then run it in Linux or use the Python version, for which you can read the code and check what is in it. Ian |
Beta Was this translation helpful? Give feedback.
-
I’m curious if you package as a .zip instead of a .exe if we’d have the same issue? It might just be that Windows doesn’t like it being an executable.
Brad
From: Ian ***@***.***>
Sent: Thursday, November 14, 2024 16:00
To: g4ixt/QtTinySA ***@***.***>
Cc: ka3yan ***@***.***>; Author ***@***.***>
Subject: Re: [g4ixt/QtTinySA] Having issues downloading v0.11.8 - Virus Detected (Discussion #69)
Hi ka3yan,
There isn't anything I can do about that.
When I compiled the programme using Nuitka on my Win-11 machine on 1st October, Windows Defender didn't pop up with any issues but when I run it now, it does. I have checked that the 'checksums' on the GitHub file are the same as my original. I have tried uploading the executable to 'virustotal' and it throws up a lot of positives for different things - if you do a search on Google you will see that this is a common issue with compiled Python programmes.
There is supposed to be a way to report false positives to Microsoft for analysis, but when I try that it says "page doesn't exist".
In conclusion it's up to you whether you allow it to be installed or not but the code is public and the Nuitka compiler is public. If you want to be sure you are not exposed to a virus then run it in Linux or use the Python version, for which you can read the code and check what is in it.
Ian
—
Reply to this email directly, view it on GitHub <#69 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ARZTZ4OI5XNXPOKQQI5DU4D2AUFLZAVCNFSM6AAAAABRZNY5I6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRVHE4DINY> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/ARZTZ4NAOYDFP7P2VZLMFGL2AUFLZA5CNFSM6AAAAABRZNY5I6WGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAVPH4O.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
Thanks Ian. I appreciate it and the work you’ve done. 73 and Merry Christmas,BradSent from my iPhoneOn Dec 24, 2024, at 04:41, Ian ***@***.***> wrote:
Hi Brad,
Thanks for letting me know. I used to build Windows executables using 'pyinstaller' before I started to move to the 'nuitka' compiler, so I will fire up my Windows system and try one like that again and attach it here for you to try.
73 de Ian
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Thanks Ian. As you’d expect, tomorrow I’ll be a bit preoccupied, but as soon as I can I’ll give it a try. Thank you!!BradSent from my iPhoneOn Dec 24, 2024, at 12:29, Ian ***@***.***> wrote:
I have added "QtTinySA_W11_by_pyinstaller.exe" in the releases section so please have a try of that. Windows defender quarantined the Nuitka one on my system (despite it not doing that when I created it). I will update my Nuitka compiler to see if that makes any difference, the version I have is from October.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Ian,
It doesn’t look like the PyInstaller executable works (see attached screenshot). I was getting a popup terminal window that opens and immediately closes, so I ran it in the CMD prompt. I just wanted to let you know that it wouldn’t install here.
Brad
From: Ian ***@***.***>
Sent: Tuesday, December 24, 2024 12:29
To: g4ixt/QtTinySA ***@***.***>
Cc: ka3yan ***@***.***>; Author ***@***.***>
Subject: Re: [g4ixt/QtTinySA] Having issues downloading v0.11.8 - Virus Detected (Discussion #69)
I have added "QtTinySA_W11_by_pyinstaller.exe" in the releases section so please have a try of that. Windows defender quarantined the Nuitka one on my system (despite it not doing that when I created it). I will update my Nuitka compiler to see if that makes any difference, the version I have is from October.
—
Reply to this email directly, view it on GitHub <#69 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ARZTZ4KEI2B375GPJRQCVAT2HGKV7AVCNFSM6AAAAABRZNY5I6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRVHE2DINQ> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/ARZTZ4J77KEIK4UJMOUZ4JD2HGKV7A5CNFSM6AAAAABRZNY5I6WGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAWHULM.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
Let’s see if you see it now?
From: Ian ***@***.***>
Sent: Monday, December 30, 2024 16:47
To: g4ixt/QtTinySA ***@***.***>
Cc: ka3yan ***@***.***>; Author ***@***.***>
Subject: Re: [g4ixt/QtTinySA] Having issues downloading v0.11.8 - Virus Detected (Discussion #69)
No screenshot attached?
—
Reply to this email directly, view it on GitHub <#69 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ARZTZ4PB6ORDWBOVZ7A26CT2IG5OFAVCNFSM6AAAAABRZNY5I6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRZHE4TQNI> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/ARZTZ4IDYOC7QT6I33ORJPT2IG5OFA5CNFSM6AAAAABRZNY5I6WGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAWKDRC.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
I am running Windows 10 Pro Version 22H2 (OS Builtd 19045.5247), as reported by winver. I am getting nowhere fast trying to use v0.11.8 software:
D:\test>QtTinySA_W11_by_pyinstaller.exe Hope that you can resolve this! |
Beta Was this translation helpful? Give feedback.
-
Hello Brad & Richard, apologies for the delay in looking at this again, I have been busy and I rarely boot my PC into Windows. I have now found two things:
I think on Christmas Eve after I built the pyinstaller executable I must have then run the wrong one as I thought it worked. I still can't see any screenshots, by the way, where should I be looking? Ian |
Beta Was this translation helpful? Give feedback.
-
Ian,
Heyyyyy!! It works!! I was able to download and run the executable from the unzipped folder. No issues at all. Thanks for fixing this!!
Brad
From: Ian ***@***.***>
Sent: Tuesday, January 7, 2025 15:22
To: g4ixt/QtTinySA ***@***.***>
Cc: ka3yan ***@***.***>; Author ***@***.***>
Subject: Re: [g4ixt/QtTinySA] Having issues downloading v0.11.8 - Virus Detected (Discussion #69)
Richard,
The comment about the screenshot was for Brad.
I have just added a file to the "v0.11.8 Releases <https://github.com/g4ixt/QtTinySA/releases/tag/v0.11.8> " called QtTinySA.zip which includes both a Windows executable (built on 07.01.2025 using pyinstaller) and the config database file. If you extract them both to a folder and run the .exe it should copy the database to a personal folder when you run it.
On my system, Windows Defender doesn't flag the .exe as problematic. I'd be interested to know how you find QtTinySA versus tinySA-App and if there is anything from the other App you think I could add. I don't plan on adding a firmware update feature though as the dfu-util method works perfectly every time for me.
Ian
—
Reply to this email directly, view it on GitHub <#69 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ARZTZ4OIKERZ25QR2H7TCB32JQZMXAVCNFSM6AAAAABRZNY5I6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNZWGU2DENQ> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/ARZTZ4N52EQNLIPUUJZD26T2JQZMXA5CNFSM6AAAAABRZNY5I6WGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAWODLE.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
Hi ka3yan,
There isn't anything I can do about that.
When I compiled the programme using Nuitka on my Win-11 machine on 1st October, Windows Defender didn't pop up with any issues but when I run it now, it does. I have checked that the 'checksums' on the GitHub file are the same as my original. I have tried uploading the executable to 'virustotal' and it throws up a lot of positives for different things - if you do a search on Google you will see that this is a common issue with compiled Python programmes.
There is supposed to be a way to report false positives to Microsoft for analysis, but when I try that it says "page doesn't exist".
In conclusion it's up to you whether you allow it to…