Y
Hacker News
new
|
ask
|
show
|
jobs
by
kop316
1919 days ago
> How is piracy for Android any easier than say, Windows, Mac OS X, or Linux?
I'm not arguing if it is easier, I am asking how is it easier? That article does not answer how.
1 comments
why_Mr_Anderson
1918 days ago
Aren't APK files simply java .jar packaged together? It's trivial to
fully
decompile java binary (bytecode) directly to source code.
link
heavyset_go
1918 days ago
Google offers protection via obfuscation. I've seen the results of its decompilation and it's practically useless.
link