add drone.io for download artifacts
This commit is contained in:
@@ -1,19 +1,20 @@
|
|||||||
## JADX
|
## JADX
|
||||||
**jadx** - Dex to Java decompiler
|
**jadx** - Dex to Java decompiler
|
||||||
|
|
||||||
Command line and GUI tools for produce Java source code from Android Dex files
|
Command line and GUI tools for produce Java source code from Android Dex and Apk files
|
||||||
|
|
||||||
Note: jadx-gui now in experimental stage
|
Note: jadx-gui now in experimental stage
|
||||||
|
|
||||||
|
|
||||||
### Downloads
|
### Downloads
|
||||||
Latest version available at
|
- [unstable](https://drone.io/github.com/skylot/jadx/files)
|
||||||
[github](https://github.com/skylot/jadx/releases) or
|
[](https://drone.io/github.com/skylot/jadx/latest)
|
||||||
[sourceforge](http://sourceforge.net/projects/jadx/files/)
|
[](https://travis-ci.org/skylot/jadx)
|
||||||
|
- from [github](https://github.com/skylot/jadx/releases)
|
||||||
|
- from [sourceforge](http://sourceforge.net/projects/jadx/files/)
|
||||||
|
|
||||||
|
|
||||||
### Build [](https://travis-ci.org/skylot/jadx)
|
### Building from source
|
||||||
|
|
||||||
git clone https://github.com/skylot/jadx.git
|
git clone https://github.com/skylot/jadx.git
|
||||||
cd jadx
|
cd jadx
|
||||||
./gradlew dist
|
./gradlew dist
|
||||||
|
|||||||
Reference in New Issue
Block a user