Closed rexi1r closed 7 years ago
@rexi1r I think encrypting all strings is a different topic. AndResGuard won't change the android resource management mechanism. But encrypting strings need to hijack android resource reading method. I found some guys put some confidential data in native lib. This blog describes the details, but it's written in Chinese.
@simpleton Thank you for your prompt reply, that's surprised me. but I think res guard that includes strings and other values.
hi, @simpleton do you think you can encrypt all strings in strings.XML and decrypt at runtime?