Hamza417 / Inure

An elegant and beautiful premium Android app manager for rooted and non-rooted devices with a built-in terminal, analytics, debloat, stats and various other panels with an independent custom theme engine, developed with purely custom APIs created for this app.
GNU General Public License v3.0
1.12k stars 55 forks source link

VirusTotal support #276

Open niikoo opened 10 months ago

niikoo commented 10 months ago

It would be nice to have a VirusTotal status when installing APKs. Either as a link (using the hash) or using the API (we can provide our own key). If the functionality is there already, maybe you can make it more obvious where to find it.

NikunjKhangwal commented 10 months ago

+1 Expanding on this how about a virustotal integration in app itself where we can provide api key and this app lets you scan apks from it even before installing.

dxxxxp commented 10 months ago

I believe VT has both a easy to use API as well as a extensive one if I'm not mistaken. Anyways I would love to see this feature as well

Hamza417 commented 9 months ago

Virus Total API v3's Java library isn't available yet at the time of writing this, I'll start its development when it's available.