virresh / matvt

Virtual Mouse for Android TV that can be controlled via remote itself.
GNU General Public License v3.0
227 stars 36 forks source link

Norton 360 reports MAVT as malware #81

Open gswhub opened 10 months ago

gswhub commented 10 months ago

Norton 360 states, Malware found, remove app from your device as soon as possible

Using the virustotal website to scan apk, MATVT.1.0.7-rs_adbserver_testbranch-main_lab-test25.apk,

I get the error... Avast-Mobile APK:RepMalware [Trj]

Refer to the following link... https://malwaretips.com/blogs/remove-apkrepmalware-trj-trojan/

virresh commented 10 months ago

I haven't built the lab test25 build myself.

The source code is available on aquirozc fork, you can try building and running that through the antivirus scans. Afaik there are no Trojans in the build last I checked.

crti commented 9 months ago

Maybe some useful context: As I searched for a remote Mouse Toggle I also came across the MATVT.1.0.7-rs_adbserver_testbranch-main_lab-test25.apk on this site: https://troypoint.com/mouse-toggle-android-tv-nvidia-shield/ Then I found the source here and installed the official 1.06 release. BTW: thanks @virresh for this useful APK! I think/hope 1.0.7 is not harmful but since for now I need it for Android 11 TV (LineageOS 18.1) the 1.06 release seems fine. Not sure if the other improvements are worth an upgrade:

MATVT v1.0.7-pre Pre-release Pre-release with a fix for Android 12. Update: cleaned up non adb versions. Future release will feature toggling between engines avoiding the need of two different Apks. Update: added non-adb version APK as well for https://github.com/virresh/matvt/issues/61 (use the 1.0.7-pre2 version). Update: Please also try https://github.com/aquirozc/matvt/releases/download/v1.0.7-internal-pre-release05/MATVT.1.0.7-rs_adbserver_testbranch-main_lab-test25.apk It has quite a lot of improvements by @aquirozc (especially around scroll mode stability) These will be included in the next stable release.

aquirozc commented 9 months ago

Antivirus warnings maybe risen by the lack of digital signature. Since I'm not the og developer I wasn't able to sign the apk. I hope merging changes into final 1.0.7 will solve this issue. Feel free to give a look at codebase changes at PR page.

https://github.com/virresh/matvt/pull/67

gswhub commented 9 months ago

Hi, I've just tried the 1.0.7 pre2 apk, great news, no viruses reported and working fine on Android TV 11. Great work 👍