"APK mapper" mapped android components from multiple apk ̿'̿'\̵͇̿̿\з=( ͠° ͟ʖ ͡°)=ε/̵͇̿̿/'̿̿ ̿ ̿ ̿ ̿ ̿ (day 13)
HEY GUYS !
so in this post, I want to introduce you with the tool that I built, it called "apk mapper" and aim to mapped android components (permission, activities, services, content provider and broadcast receiver) from multiple apk file into one single report.Download from my github: https://github.com/acaciaworld80/100dayofpentesting/tree/master/apk_mapper
Prerequisite:
- Python version 2.x
- Library:
- Command: pip install AxmlParserPY
- Command: pip install python-magic
To use it, it's pretty simple, just put it into one directory filled with bunch of apk
run it like picture below and it will create a report file
Comments
Post a Comment