Monday, February 7, 2011

[android-developers] Re: Copy protection

Want to be rather safe? Encrypt the hell out of everything with
generated keys. Require always online state(like Ubisoft's DRM).

But the easiest thing is to make the thing server based. If they can't
get to your code physically then they can't pirate it. See WoW as an
example of a game that has no DRM whatsoever.
Remember that if people get the code on their systems, there will be
someone to crack it. Even if it's hardware encrypted and in a
protected chip(see PS3 hacking example).

On 6 фев, 08:20, mmtbb <mm...@hotmail.com> wrote:
> LVL is so easily bypassed that it doesnt seem to make any sense to use
> it as it stands.  I hope google creates a fix to this soon.
>
> On Jan 18, 7:03 pm, TreKing <treking...@gmail.com> wrote:
>
> > On Mon, Jan 17, 2011 at 10:03 AM, mmtbb <mm...@hotmail.com> wrote:
> > > Have there been any improvements to this lately?
>
> > If my "improvements" you mean "did Google provide more code / tutorials /
> > examples / infrastructure" for the LVL? Then no, I don't think so.
>
> > >  If not, what are my options to protect my app on the Market?
>
> > 1 - Use the LVL and do a good job obfuscating.
> > 2 - Make it suck so much no one thinks twice about pirating it.
>
> > --------------------------------------------------------------------------- ----------------------
> > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> > transit tracking app for Android-powered devices

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