how to extract permission features from androidmanifest.xml ?

108 views
Skip to first unread message

Abhishek Bhattacharya

unread,
Apr 6, 2015, 6:41:24 AM4/6/15
to apk...@googlegroups.com
 I want to work on permission based malware detection on android.My questions are: 1. how to extract permission features from androidmanifest.xml ? 2.how to create arff file by python using those extracted features so that it can be used by weka?

Connor Tumbleson

unread,
Apr 6, 2015, 2:04:25 PM4/6/15
to apk...@googlegroups.com
You can utilize aapt to get permissions. (aapt d permissions name_of_apk.apk). As for the 2nd part, thats up to you. 
Reply all
Reply to author
Forward
0 new messages