https://lpericena.blogspot.com/2019/04/descopila-aplicaciones-apk-con-el.html
@Pericena 👍 **Author:** Luishiño Pericena ChThis program is developed in the Batch scripting language.
It depends on additional tools such as 7za.exe, apktool.jar, and apktool_2.3.3.jar.
The program is designed to decompress or decompile Android applications with the ".apk" extension, enabling the modification of the code and improving the application.
With access to the source code, you can enhance an application, inject malicious code, or perform other modifications. However, this requires proficiency in Android programming.
- Java must be installed on your system.
- Download the latest version from https://www.java.com/en/download/.
- Operating System
- windows
- Install Java
Steps to use the application:
- Download
- https://github.com/Pericena/ApkDcx
- https://lpericena.blogspot.com/2019/04/descopila-aplicaciones-apk-con-el.html
- https://www.java.com/es/download/
ApkªDcx
Android Application Packages (APK) are the format used to distribute and install applications on Google’s Android operating system. There are several reasons you might want to decompile an APK:
- To understand how an application works.
- To increase the security and complexity of your own code.
- To analyze third-party applications (or even reverse-engineer them). With ApkªDcx, a command-line and graphical user interface (GUI) tool, you can extract the source code from DEX and APK files efficiently.
- application/: Contains the main program files.
- code/: Includes the source code, which you can modify and contribute to.
- documents/: Holds a detailed program report.
- icon/: Contains the icon used during program compilation.
- images/: Provides visual examples and usage tests.
Por favor lee el CONTRIBUTING.md para detalles de nuestro código de conducta, y el proceso para enviarnos pull requests.
Usamos SemVer para el versionado. Para todas las versiones disponibles, mira los tags en este repositorio.
- Luishiño Pericena Choque - creador del programa - Pericena
Este proyecto está bajo la Licencia (Tu Licencia) - mira el archivo LICENSE.md para detalles
Instalar JAVA
- https://www.java.com/es/download/ Descargar ApkDcx
- https://github.com/Pericena/ApkDcx *https://lpericena.blogspot.com/2019/04/descopila-aplicaciones-apk-con-el.html
📝 ✏️ por Pericena