StringFog
StringFog copied to clipboard
string are not encrypted
we use this library for encrypting strings so no other can not find the decoded value. but it is easy to get the original string by simply decompiling the apk. StringFog class generate in root package and there is the key value. if I get the key then I can build another app with the key and easily get the value
Please try the 3.0.0 version, I have changed the encryption strategy. By the way, my library is not designed for security encryption, do not use this to protect your sensitive code.