How to decompile .class files extracted from apk? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to decompile .class files extracted from apk?

Tried decompiling with some online softwares but could not get the correct source file. Anybody plz help me out in getting the correct source code from .class file by any means.

1st Mar 2017, 3:40 PM
Sujay S Bhat
Sujay S Bhat - avatar
1 Respuesta
+ 3
unzip, dex2jar (d2j), jard
1st Mar 2017, 4:41 PM
Leon
Leon - avatar