Pittvandewitt / Wavelet

A quick rundown on each feature and its settings
https://pittvandewitt.github.io/Wavelet/
655 stars 35 forks source link

Wavelet Android apk is detected as having a Trojan #228

Closed wallali closed 11 months ago

wallali commented 1 year ago

Developers please note that Avast antivirus is picking up this as having a trojan.

Avast-Mobile Android:Evo-gen[Trj]

Installed from Google Play store

Pittvandewitt commented 1 year ago

Thank you for the heads up. I am 100% sure this is a false positive. All libraries used are open source (apart from the official google play billing library) and from trusted sources. The only possibility I can think of is that their algorithm is getting triggered on the anti piracy measures I wrote to prevent some basic attacks from happening, which I find quite ironic.

I was able to reproduce your case, but I am no longer. I hope they received my report about the false positive and took responsibility for it. It's quite disgusting that a 3rd party app can screw over other apps like mine just like that.

wallali commented 1 year ago

Hi, thanks for looking into it. It can be frustrating when a false positive is picked up, but then again perhaps an opportunity to improve the build pipeline would be to maybe auto-scan the built binary against an antivirus dB. That way it picks up such an issue before release and can be investigated.

Mushious commented 1 year ago

Hi,

Posting this in this thread as it's a similar issue, can create a new issue case if you prefer.

As of 24/07/23, Oppo's built in antivirus is flagging Wavelet as malicious, not sure what is happening to trigger this. (Phone model Oppo Find X3 Pro, Android 13)

Screenshot_2023-07-24-06-45-41-83_035d55d4552197c94b0185899d8a326c

Pittvandewitt commented 1 year ago

Thank you for your report. If you downloaded Wavelet from the Play Store I can assure there is no virus or trojan included. Not in the code I wrote nor in the external libraries used. The warning is triggered by measurements taken to make it harder to create cracked versions of the app.