dextools
dextools copied to clipboard
parseapk: fix pair length parsing, parse attributes
Thanks for sharing the script! While checking some .apks I made a couple improvements, maybe you'll find them useful.
According to the spec, block contains a "Sequence of uint64-length- prefixed ID-value pairs", so parse length first.