How to decompile android app : jadx dex2jar jd-gui

Android APP decompile jadx dex2jar jd-gui

How to decompile android app :  jadx dex2jar jd-gui

The first type of jadx

Stupid operation, with graphical tools, just drag the apk into it directly, but some apk part of the source code will fight against jadx, which may lead to incomplete decompiled code

download link

How to use

  1. Double click to open jadx-gui.bat
  2. Select file .apk .dex .jar ...
  3. Export project

2 dex2jar + jd-gui

In the second way, the code has a higher degree of code reduction and avoids some codes to fight against jadx to a certain extent.

download link

  1. Unzip the apk file
  2. dex to jar
d2j-dex2jar classes.dex 

3.Open the classes-dex2jar.jar file with jd-gui 

What's Your Reaction?

like
0
dislike
0
love
0
funny
0
angry
1
sad
0
wow
0