Using the zip files attached to obtain Manifest file (xml) having list of permissions. Identify which of the app includes the list of dangerous permissions (permission that costs money like phone call, SMS, reading contact information, IMSI information, internet access) and benign permission (permission that does not cost money like receiving SMS, set alarm, setting time, read calendar).
Use Android permission list from [4] to identify each permission in each app (apk). Identify if you think a each given permission in the given app is potentially malware or benign and why or why not. Fill in the table below completely for every permission in each file.