Showing posts with label apk. Show all posts
Showing posts with label apk. Show all posts

Tuesday, March 17, 2020

Forensics Android APKs on the phone

(Just for my reference)
Purpose: Check .apk files in the phone using VirusTotal.

Tools:
1.     VirusTotal website: https://virustotal.com
2.     MOBILedit Forensic Express 7

Steps:
1.     Use MOBILedit to create a full report

2.     Open a command line window and Go to the report folder Run sigcheck64 -h -a -c -w ..\apks.csv -u -s .\*.apk


3.     Run sigcheck64 -c -w .\samsung.csv -vrs -vt -o .\apks.csv to get these


4.     Open the csv file and analyze the output.