nelenkov / android-backup-extractor

Android backup extractor
Other
2.24k stars 275 forks source link

Problem with Non-English notes #109

Closed TiedSnake closed 1 year ago

TiedSnake commented 1 year ago

I made a backup.ab file for notes I took in an app called 'Colornote' and used this project to decrypt this backup file, the notes contain non-English characters. I used this project to unpack the backup file. it worked fine but, Notes with non-English characters are gibberish in the decrypted "colornote.db" file is there a way to get them in their original form? in other words: Does the project consider 'UTF-8' encoding when unpacking/decrypting the backup file?