Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pericena/apkdcx
The programs will help us decompress or decompile applications developed for Android with the ".apk" extension, allowing us to modify the code and improve the application.
https://github.com/pericena/apkdcx
apk apk-dcx apktool autor descargar
Last synced: 26 days ago
JSON representation
The programs will help us decompress or decompile applications developed for Android with the ".apk" extension, allowing us to modify the code and improve the application.
- Host: GitHub
- URL: https://github.com/pericena/apkdcx
- Owner: Pericena
- License: other
- Created: 2018-11-01T13:26:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T07:56:01.000Z (28 days ago)
- Last Synced: 2024-12-23T08:30:32.509Z (28 days ago)
- Topics: apk, apk-dcx, apktool, autor, descargar
- Language: VBScript
- Homepage: https://lpericena.blogspot.com/2019/04/descopila-aplicaciones-apk-con-el.html
- Size: 69.6 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
ApkªDcx
[![ApkDcx](https://3.bp.blogspot.com/-Vz-LMvtHWN0/XKdf6hIw8TI/AAAAAAAAOek/h7fmIZkIpX4fzbEZrM8PNAG7aYIPguOQQCLcBGAs/s1600/Screenshot_6.png)](https://lpericena.blogspot.com/2019/04/descopila-aplicaciones-apk-con-el.html)
https://lpericena.blogspot.com/2019/04/descopila-aplicaciones-apk-con-el.html
@Pericena 👍 **Author:** Luishiño Pericena Ch :shipit:This 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.### Requirements:
- **Java** must be installed on your system.
- Download the latest version from [https://www.java.com/en/download/](https://www.java.com/en/download/).### Donación paypal
- https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MJPRV838AYA2J&source=url#### Download https://github.com/Pericena/ApkDcx/blob/master/Descargar/ApkDcx.zip
# Instructions
- Operating System
* windows### Pre-requisitos
- Install Java
* https://www.java.com/es/download/# Installation
Steps to use the application:
- Download
- [x] https://github.com/Pericena/ApkDcx
- [x] https://lpericena.blogspot.com/2019/04/descopila-aplicaciones-apk-con-el.html
- [ ] https://www.java.com/es/download/# Running the tests
ApkªDcxAndroid 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.### Contribuyendo
Por favor lee el [CONTRIBUTING.md](https://github.com/Pericena) para detalles de nuestro código de conducta, y el proceso para enviarnos pull requests.# Versión
Usamos [SemVer](http://semver.org/) para el versionado. Para todas las versiones disponibles, mira los [tags en este repositorio](https://github.com/tu/proyecto/tags).
## Autor
* **Luishiño Pericena Choque** - *creador del programa* - [Pericena](https://github.com/Pericena)## Licencia
Este proyecto está bajo la Licencia (Tu Licencia) - mira el archivo [LICENSE.md](LICENSE.md) para detalles# Literature
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
:pencil:
✏️ por [Pericena](https://github.com/Pericena)