SkillAgentSearch skills...

Apkscan

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

Install / Use

/learn @itsmenaga/Apkscan
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks5

Languages

Python

Security Score

60/100

Audited on Dec 31, 2024

No findings