Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide Parse Keys with UAObfuscatedString #3

Open
jcspencer opened this issue Apr 23, 2014 · 1 comment
Open

Hide Parse Keys with UAObfuscatedString #3

jcspencer opened this issue Apr 23, 2014 · 1 comment

Comments

@jcspencer
Copy link

Maybe we should use UAObfuscatedString to hide the API keys in the binary, because as it stands, you can run strings Bang.app/Contents/MacOS/Bang which allows you to find all the strings in the binary, which includes the Parse API keys 😮

UAObfuscatedString allows you to obfuscate strings in binaries, so the above command won't be usable

@jesseXu
Copy link
Owner

jesseXu commented Apr 27, 2014

Thanks. I will try to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants