Skip to content

Commit 0a0b708

Browse files
committed
Merge pull request inferjay#16 from shaobin0604/add_decompiler
add jadx and dex2jar decompiler link
2 parents 06eec32 + 1aff797 commit 0a0b708

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,8 @@ C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请
839839
| JD-GUI Decompiler | [下载][JD-GUI Decompiler] | |
840840
| XJad V2.2 | [下载][XJad V2.2] | |
841841
| Android APK Decompiler | [下载][Android APK Decompiler] | 在线反编译工具 |
842+
| JADX - Dex to Java decompiler | [下载][JADX] | |
843+
| dex2jar | [下载][dex2jar] | |
842844

843845
[JEB]:http://www.android-decompiler.com/index.php
844846
[Virtuous Ten Studio]:http://virtuous-ten-studio.com
@@ -854,6 +856,8 @@ C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请
854856
[JD-GUI Decompiler]:http://
855857
[XJad V2.2]:http://files.cnblogs.com/arix04/XJad_V2.2.rar
856858
[Android APK Decompiler]:http://www.decompileandroid.com/
859+
[JADX]:https://github.com/skylot/jadx
860+
[dex2jar]:https://code.google.com/p/dex2jar/
857861

858862
#### 安全工具
859863

0 commit comments

Comments
 (0)