bevigil_get_app_packages
Discover Android app packages linked to a hostname or domain. Use for reverse lookups to identify mobile apps communicating with a given server, returning package IDs and app names.
Instructions
Find Android application packages that reference a given hostname or domain. Use this for reverse lookups — given a server/domain, discover which mobile apps communicate with it. Useful for understanding the app ecosystem around a service. Returns package IDs and app names where available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | A hostname or domain to search for in mobile apps (e.g. "api.example.com"). Finds Android apps that communicate with this host. |