mirror of
https://github.com/revanced/Apktool.git
synced 2025-02-12 11:56:47 +01:00
- 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)