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

AndroidManifest.xml 权限保护级别解析错误 #45

Closed ReturnHere closed 9 months ago

ReturnHere commented 1 year ago

uses-permission android:name="xxxx" android:protectionLevel="system|signature" 此类权限保护级别解析为了normal 级别

nkbai commented 9 months ago

已解决