Security of string resources

后端 未结 4 1461
不知归路
不知归路 2021-02-14 17:21

I was wondering what\'s the security of Android\'s resources folders (I\'m especially concerned with strings). I know, I know, it would be ridiculous to store a password in Stri

4条回答
  •  感动是毒
    2021-02-14 17:42

    I know that the xml files are scrambled in the apk, but there is a hacker tool for unscrambling them back to plain text. I can't remember the name of it but I found it OK via Google. It works unfortunately!

提交回复
热议问题