Skip to content

Support APK signing scheme v4 #2

@ogasawara-shiftsecurity

Description

Describe what you wanted to do

Describe what you expected

  • it has is_signed_v4() method in apk.py

Describe what actually happened

  • according to 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 with their official Docker image, and it lacks v4 signature check feature
  • I asked it in the MobSF slack and Ajin kindly suggest to report it here

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions