This repository has been archived by the owner on Sep 21, 2020. It is now read-only.
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.
Open
Description
For my own testing APK, when I try to call getApkV2Singers, it crashed.
java.nio.BufferUnderflowException
at java.nio.Buffer.nextGetIndex(Buffer.java:506)
at java.nio.DirectByteBuffer.getInt(DirectByteBuffer.java:681)
at net.dongliu.apk.parser.parser.ApkSignBlockParser.parse(ApkSignBlockParser.java:36)
at net.dongliu.apk.parser.AbstractApkFile.parseApkSigningBlock(AbstractApkFile.java:152)
at net.dongliu.apk.parser.AbstractApkFile.getApkV2Singers(AbstractApkFile.java:142)
Metadata
Assignees
Labels
No labels