Apktool/brut.apktool
Comnir f1321c8437 fix issue 2299: Unicode code points higher than 0x10000 decoding fails.
- Use CESU8 decoder instead of UTF-8 in StringBlock.
- DEX uses Modified UTF-8 which is close to CESU-8 (https://source.android.com/devices/tech/dalvik/dex-format#mutf-8)
2020-12-10 12:38:55 +02:00
..
apktool-cli feat: usage output for list-frameworks 2020-11-30 07:11:08 -05:00
apktool-lib fix issue 2299: Unicode code points higher than 0x10000 decoding fails. 2020-12-10 12:38:55 +02:00