Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   855

Decompiling android APK's / Mentoring Guide

by inpatient - 24 December, 2018 - 11:05 PM
This post is by a banned member (inpatient) - Unhide
inpatient  
Registered
155
Posts
83
Threads
6 Years of service
#1
We will need the following tools in order to start working:

Dex2jar - download from here: https://sourceforge.net/projects/dex2jar/
Jd-gui - download from here: http://jd.benow.ca/

Follow the steps below:

1. Rename your apk from name.apk to name.zip
2. Extract the contents
3. Copy class.dex and paste it into your dex2jar directory (You might have multiple class.dex files depending on the app)
4. Open CMD and navigate to dex2jar's path.
5. Execute the following command: d2j-dex2jar.bat class.dex or d2j-dex2jar.bat class.dex class2.dex etc. if you have more than one .dex files.
6. This should spawn new .jar files. Run jd-gui and open the jar files.


That's it.
[Image: c4b2Op7.gif]
This post is by a banned member (composerant) - Unhide

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)