bytedance / appshark

Appshark is a static taint analysis platform to scan vulnerabilities in an Android app.
Apache License 2.0
1.49k stars 165 forks source link

add api-permission check #61

Closed firmianay closed 8 months ago

firmianay commented 9 months ago

57 检查权限滥用问题,通过API和权限的映射表,在result中将权限标记为”used“”unused“和"unknown"