#Apkscan
Apk scan tool is written in python, it works with python 2.7.This tool is helpful to find security issues codelevel. First it decompiles apk with apk-tool and starts finding Security issues based on key strings given.
This is the first version of tool, i will try to simplify code in future commits.
Scan Procedure:- "keep the apkscan.py apktool.jar and apk you want to analyse in same folder" and edit the code by replacing facebook.apk to path of your apk or apkname.