androguard / androguard/apk-parser

Support APK signing scheme v4

オープン
#2 コメント 0 件 リアクション 0 件 担当者 1 名 @ping2A が担当を希望しています GitHub で見る
enhancement
主要言語
Python
スター
8
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

### Describe what you wanted to do

- please support [APK signing scheme v4](https://source.android.com/security/apksigning/v4)

### Describe what you expected

- it has `is_signed_v4()` method in `apk.py`

### Describe what actually happened

- according to [apk.py#L1569](https://github.com/androguard/androguard/blob/8d091cbb309c0c50bf239f805cc1e0931b8dcddc/androguard/core/bytecodes/apk.py#L1569), the code only checks v1 to v3 scheme, not v4

### System Information

- Androguard Version: 3.4.0a1
- Python Version: 3.8
- Operating System: Ubuntu 20.04LTS

### Further Log Files and Output

- I use androguard via [MobSF](https://mobsf.github.io/docs/#/) with [their official Docker image](https://hub.docker.com/r/opensecurity/mobile-security-framework-mobsf/), and it lacks v4 signature check feature
- I asked it in the MobSF slack and Ajin kindly suggest to report it here

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。