Apktool/brut.apktool
Connor Tumbleson 7c2cb5b30a
Hardened String Block Parser (#3239)
* fix: add headerSize to stringBlock to detect larger headers

* fix: handle app with style offset, but 0 styles

* refactor: split counting stream into CountingDataInput

* fix: read strings till end of string pool chunk

* fix: support out of bound string reading

* fix: don't read string/style offset out of bounds

* refactor: cleanup comments for string parser

* style: comment on 4 byte alignment

* fix: only warn if utf16 string
2023-08-01 06:23:14 -04:00
..
apktool-cli refactor: clean up style and redundancy (#3232) 2023-07-29 18:56:27 -04:00
apktool-lib Hardened String Block Parser (#3239) 2023-08-01 06:23:14 -04:00