Apktool/brut.apktool/apktool-lib
jamestut 52a44776df Skip additional payload data of TYPE chunk
Some APKs' arsc has additional payload data (like TYPE 8 chunks and/or padding) in the TYPE chunk. After the ARSCDecoder read such kind of chunk, it acts erratically. Most of the time, it just stops parsing the ARSC, therefore, some resources are not decoded because they are not in the apktool's resources' spec table.
2016-09-18 00:13:19 +07:00
..
src Skip additional payload data of TYPE chunk 2016-09-18 00:13:19 +07:00
build.gradle Removes SmaliDebugging 2016-02-27 20:20:53 -05:00