Friday, February 7, 2014
android key confuse the issue
KEY key in the code written dead, decompile the APK, you can easily find the KEY key string this string, decompile, too.
There is no way to confuse the definition of constants, such as public static final String KEY = "absdeikdkdlodoododd" when packaged apk; this, I found that I confused, or you can see the complete "absdeikdkdlodoododd" in the decompiled code.
Reply:
This is not to be confused, consider other ways to store the constant
Reply:
Code obfuscation just change some variable names, code formatting, specific values will not change, or else not on the wrong. If you want to keep this KEY, usually written in C using the NDK
Reply:
This how to use it
Reply:
Android engineering in general, is how to deal with these important constants cdkey information?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment