Skip to content

Apkscan is used to analyse android application (apk) for security issues in Code level.

Notifications You must be signed in to change notification settings

itsmenaga/apkscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

#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.

About

Apkscan is used to analyse android application (apk) for security issues in Code level.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages