UNPKG

bananalyzer

Version:

A simple tool for windows 10, that downloads APKs from Google playstore, analyzes them, and lists all the Google and Huawei SDKs (kits) that are integrated, along with other metadata

8 lines (7 loc) 200 B
import './appDetailsScrapper.test'; import './downloader.test'; import './decompile.test'; import './parseManifest.test'; import './analyzer.test'; import './utils.test'; import './excelHelper.test';