README
GENERAL INFO
Project: Lib to decompile Apk
Contributors: MadSquirrel
License: GNU General Public License v3.0
Version: v1.0
Date: 04-15-20
GOAL
Decompile APK to java code
USAGE
To use as library you just need to:
import apk2java
apk2java.decompile(<apk_path>, <directory_output>)
To use as a program you just need to:
apk2java <apk_path> <directory_to_decompiled>
EXEMPLE
import apk2java
apk2java.decompile("my_apk.apk", "temp")
INSTALL
sudo python3 setup.py install
BUG
CHANGELOG
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
apk2java-0.0.5.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apk2java-0.0.5.tar.gz.
File metadata
- Download URL: apk2java-0.0.5.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca0c3d5c9fea40b07c56bd9222c5b634a43831f60d1361a2e8418cb86f061fbe
|
|
| MD5 |
65f9e98e55ff0b46a0f0ea321f1620de
|
|
| BLAKE2b-256 |
050bd6552700175e73f3bc596955c339db5d4be729443fca74a05bc5354b482f
|
File details
Details for the file apk2java-0.0.5-py3-none-any.whl.
File metadata
- Download URL: apk2java-0.0.5-py3-none-any.whl
- Upload date:
- Size: 8.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43bdc120afa5e45bdac1475e029e0105caac10a9c7c46adbe9eb78739b5f9fea
|
|
| MD5 |
bbea8633c1771f8e3794982fa8fd1810
|
|
| BLAKE2b-256 |
361b89a673c91878d04c75cd8e9a453860f8bb30ef26bcd69f2ca7b47d3b1ef5
|