Jotti's malware scan and my app

Everything else that doesn't fall into one of the other PB categories.
MachineCode
Addict
Addict
Posts: 1482
Joined: Tue Feb 22, 2011 1:16 pm

Jotti's malware scan and my app

Post by MachineCode »

Just uploaded my app, not packed mind you, to Jotti's malware scan and it reports this for "Clam AV":

Code: Select all

PUA.Win32.Packer.Purebasic-1
What is packed inside PureBasic that causes a virus alert like this? :shock: I'm worried what my users will think if they submit it to an online scanner.
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Jotti's malware scan and my app

Post by ts-soft »

Most pictures packed and some other things to (but not from pb)!

This false alerts not good but normal this days. We have to live with this problem.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: Jotti's malware scan and my app

Post by c4s »

If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
MachineCode
Addict
Addict
Posts: 1482
Joined: Tue Feb 22, 2011 1:16 pm

Re: Jotti's malware scan and my app

Post by MachineCode »

Damn. "Clam AV" seems to be a bit of shit virus app in the industry. I note that when I pack my exe with UPX and re-submit it, it complains about UPX instead. Might have to release my app like that, because it's easier to explain to others what UPX is, and prove that it's harmless.
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Jotti's malware scan and my app

Post by Zebuddi123 »

Hi to All

One thing to make sure clients understand ( PUA ).Win32.Packer.Purebasic = "Potentially Unwanted Application" a heuristic guess :shock: not a Virus!!! :lol:

Zebuddi. :D
malleo, caput, bang. Ego, comprehendunt in tempore
MachineCode
Addict
Addict
Posts: 1482
Joined: Tue Feb 22, 2011 1:16 pm

Re: Jotti's malware scan and my app

Post by MachineCode »

I'm more concerned that it actually shows the name "Purebasic" itself! Where is it pulling that from?
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: Jotti's malware scan and my app

Post by SFSxOI »

MachineCode wrote:Damn. "Clam AV" seems to be a bit of shit virus app in the industry.
We do evaluations of AV software here, it always comes out at the bottom of the list and the least reliable. The two free packages that consistently come out on top for every version as the most reliable are Avast and MS Securty Essentials, there are a few others that are not as consistent between versions but still come out in the top 10% in testing.
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
Post Reply