Skip to content

VirusTotal scan doesn't start #654

@alghe-global

Description

@alghe-global

I managed to get the APKs from my device (Pixel 8a, Android 16), though virus total says it will start and then the script simply exits after showing progress bar (not started).

I had to write two scripts to work around this issue:

  1. split.py - a script that will batch APK filenames to a maximum of M MB specified in the command line
  2. scan.py - a script that takes in a file and runs VirusTotal on it (configured with user's API key)

I'm half way through scanning the zip files (individual, not partitioned with zip Linux utility so they are recognized by virustotal and files are scanned within, individually). Though, it'd have been nice if this was automated within MVT.

Thanks for all the effort so far.

N.B. I ran the tool within a container as instructed with MVT docker image documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions