Posts

Showing posts with the label apk

Android: de compile an android apk file

extract apk file as zip or rar file convert the dex file to jar using dex2jar tool then open the jar file with jd_gui tool.