Apktool/brut.j.util
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
..
src/main/java/brut/util Hardened String Block Parser (#3239) 2023-08-01 06:23:14 -04:00
build.gradle Hardened String Block Parser (#3239) 2023-08-01 06:23:14 -04:00