Package-level declarations

Types

Link copied to clipboard
data class ApplicationMetadata(val package: String, val name: String, val system: String, val versionCode: Int, val version: String, binaryPath: Path)

Data class for the metadata of an application

Link copied to clipboard
data class ApplicationReport(val package: String, val system: String, val version: String, val report: String, val retrievalDate: Date)

Data class for an application report

Link copied to clipboard
data class CategorizedDomain(val domain: String, val date: Date, val category: String)

Data class for a categorized domain

Link copied to clipboard
data class CategorizedURI(val uri: String, val date: Date, val category: String)

Data class for a categorized URI from database

Link copied to clipboard
data class Event(val name: String, val date: Date, val status: Boolean)

Data class for an event

Link copied to clipboard

Enumeration class of the different functions related to phone data

Link copied to clipboard

Enumeration class of different features of the application reports

Link copied to clipboard

V3 Report Enumeration class of the different functions related to phone data

Link copied to clipboard

V3 Report Enumeration class of different features of the application

Link copied to clipboard

V3 Report Enumeration class of different permissions of the application

Link copied to clipboard

V3 Report Enumeration class of different phone data leak sink categories

Link copied to clipboard

V3 Report Enumeration class of different phone data leak sink names

Link copied to clipboard

V3 Report Enumeration class of different phone data leak sink types