joakime / android-apk-parser

Obtain basic information out of an Android APK file.
105 stars 23 forks source link

Unknown Chunk ID 0x00000017 (23) #7

Open xurei opened 10 years ago

xurei commented 10 years ago

After the update of an apk, when I parse it I get this message : Text "android.permission.VIBRATE" Unknown Chunk ID 0x00000017 (23) Unknown/debug = 0x00000008 (8) Unknown/debug = 0x00000000 (0) Unknown/debug = 0x00100102 (1048834) Unknown/debug = 0x00000038 (56) Unknown/debug = 0x0000000B (11) Unknown/debug = 0xFFFFFFFF (-1) Unknown/debug = 0xFFFFFFFF (-1) Unknown/debug = 0x00000018 (24)

Looks like something is not parsed correctly.

joakime commented 10 years ago

Do you have an example APK that causes this?

joakime commented 10 years ago

Can you unpack the apk file (using a zip or jar utility) and email me the AndroidManifest.xml? joakim.erdfelt+apk7@gmail.com

xurei commented 10 years ago

Sent. Hope it will help.

73JRBZHP68 commented 6 years ago

You’re not receiving notifications from this thread.