Tuesday, May 11, 2010

[android-developers] Re: APKTool - decoding our apps

Has anyone tried using an obfuscator on their app before apk'ing it?
Something like http://proguard.sourceforge.net/

I'm going to give it a try and then try to reverse engineer it to see
if it helps.

Don't like the idea of people reverse engineering our code either...


On May 11, 12:00 pm, Nathan <critter...@crittermap.com> wrote:
> I don't know, but I find the summary of it interesting. .
>
> "It is a tool for reengineering 3rd party, closed, binary Android
> apps."
>
> "It is NOT intended for piracy and other non-legal uses. It could be
> used for localizing, adding some features or support for custom
> platforms and other GOOD purposes."
>
> Baloney. Reengineering itself is an illegal use. There is no GOOD
> purpose it should be used for. It is a piracy tool pure and simple.
>
> Nathan
>
> On May 11, 8:28 am, André <pha...@hotmail.com> wrote:
>
>
>
>
>
> > Hello,
> > I stumbled across this program on the web:
>
> >http://code.google.com/p/android-apktool/
>
> > And realized that it works pretty well. I can decode the programs I've
> > made from the apk files.
> > I can't really say I like that.
>
> > Does anyone know of a way create the apk file without having programs
> > like this being able to decode and open them?
>
> > -André
>
> > --
> > 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 athttp://groups.google.com/group/android-developers?hl=en
>
> --
> 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 athttp://groups.google.com/group/android-developers?hl=en

--
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

No comments:

Post a Comment