+ 1
Explanation for Smali and maybe how to convert to Java
1: Can someone please explain how Smali works? 2: If there are any codes on here using Smali, please provide a link or instructions to get to it, as I couldn't find any. 3: Post a code or link to a post/code on how to convert Smali to Java.
4 Answers
+ 6
I don't know much of the smali but I have done some experiment on it.
In Android, a app called apk editor(pro) will let you see the source code of an Android app as smali than you can also view it as a Java code and vise versa.
+ 1
0_O-[MĂ€gĂĄr_SĂĄm_ĂkĂ _NĂŒllpÞïntĂȘr_ĂxĂ«cĂ©ptïön]~~ I have a file explorer with lots of features, including seeing dex and other things within an apk. I cannot, however, convert the Smali into Java.
Could you elaborate on your experiments?
+ 1
0_O-[MĂ€gĂĄr_SĂĄm_ĂkĂ _NĂŒllpÞïntĂȘr_ĂxĂ«cĂ©ptïön]~~ thanks, please let me know if you ever find anything on here.