[android-developers] Re: how easy can the .dex file be reverse engineered?
There are definitely tools that reverse engineer dex bytecode, and
depending on how complex your code is it can be pretty easy to figure
out how your application works. The question boils down to how likely
you believe the chances will be that someone will want to do that.
On Dec 24, 10:39 am, Georgios Galyfos <yorg...@gmail.com> wrote:
> Hello,
>
> I was wondering how safe it is for my apk to be uploaded without being
> obfuscated. I am kindof in a hurry to upload it on the market and I was
> thinking of uploading it unobfuscated. I am guessing this is probably how
> most of the apps are uploaded anyway but I would like to hear people's
> opinions on this. I haven't searched online for existence of tools that
> reverse engineer the .dex file the android project creates.
>
> Any ideas?
>
> cheers!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home