Y
Hacker News
new
|
ask
|
show
|
jobs
by
why_Mr_Anderson
1923 days ago
Aren't APK files simply java .jar packaged together? It's trivial to
fully
decompile java binary (bytecode) directly to source code.
1 comments
heavyset_go
1923 days ago
Google offers protection via obfuscation. I've seen the results of its decompilation and it's practically useless.
link