73 matches found
Apktool
Apktool Este es el repositorio de Apktool. El sitio web se encuentra en el repositorioapktool.org. Apktool es una herramienta para la ingeniería inversa de aplicaciones Android de terceros, cerradas y binarias. Puede decodificar recursos a su forma casi original y reconstruirlos después de realiz...
droidlysis
DroidLysis DroidLysis is a pre-analysis tool for Android apps : it performs repetitive and boring tasks we'd typically do at the beginning of any reverse engineering. It disassembles the Android sample, organizes output in directories, and searches for suspicious spots in the code to look at. The...
PulseAPK
PulseAPK PulseAPK es una GUI de nivel profesional para ingeniería inversa de Android y análisis de seguridad, creada con WPF y .NET 8. Combina el poder de apktool con capacidades avanzadas de análisis estático, envueltas en una interfaz de alto rendimiento con estética cyberpunk. PulseAPK optimiz...
bytecode-viewer
Bytecode Viewer Bytecode Viewer - a lightweight user-friendly Java/Android Bytecode Viewer, Decompiler & More. New Features Jump to Declaration Draggable tabs Patched CVE-2022-21675 Make sure to upgrade to v2.11.X Dark mode by default with multiple themes Translated into over 30 languages...
mhf
Mobile Helper Framework is a tool that automates the process of identifying the framework/technology used to create a mobile application. Additionally, it assists in finding sensitive information or provides suggestions for working with the identified platform. How work? The tool searches for fil...
NinjaDroid
NinjaDroid NinjaDroid es una herramienta simple para la ingeniería inversa de paquetes APK de Android. Publicado en: https://snapcraft.io/ninjadroidshell $ snap install ninjadroid --channel=beta root@kitploit: Resumen NinjaDroid utiliza AXMLParser junto con una serie de scripts de Python basados ...
Apkatshu
Apkatshu Apkatshu es una herramienta para extraer URLs, correos electrónicos, direcciones IP y datos interesantes de archivos APK. root@kitploit: Apkatshu : tool written in bash/python for extracting urls, emails, ip addresses, and interesting data from APK files. The user can choose either JADX ...
apk.sh
🕹️ apk.sh apk.sh is a Bash script that makes reverse engineering Android apps easier, automating some repetitive tasks like pulling, decoding, rebuilding and patching an APK. Features apk.sh basically uses apktool to disassemble, decode and rebuild resources and some bash to automate the frida...
apk.sh
🕹️ apk.sh apk.sh es un script de Bash que facilita la ingeniería inversa de aplicaciones Android, automatizando algunas tareas repetitivas como extraer, decodificar, reconstruir y parchear un APK. Features apk.sh básicamente usa apktool para desensamblar, decodificar y reconstruir recursos, y algo...
kwetza
Introduction By Chris Le Roy @brompwnie [email protected] Kwetza is a tool that allows you to infect an existing Android application with a Meterpreter payload. What does it do? Kwetza infects an existing Android application with either custom or default payload templates to avoid detection ...
backdoor-apk
backdoor-apk backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of...
YAASA
YAASA YAASA Yet Another APK Static Analyzer es un framework para divertirse analizando APKs. El proyecto utiliza las herramientas siguientes y está construido sobre el framework Django: APKTool: Una herramienta para ingeniería inversa de archivos apk de Android AxmlParserPY: Python AxmlParser...
Diggy
Diggy Diggy puede extraer endpoints/URLs de archivos apk. Guarda el resultado en un archivo txt para su posterior procesamiento. Dependencias apktool Uso root@kitploit: ./diggy.sh /path/to/apk/file.apk También puedes instalarlo para un acceso más fácil ejecutando install.sh Después de eso, podrás...
Obfuscapk
!IMPORTANT Este proyecto está archivado y ya no recibe mantenimiento. Algunas de las preguntas más frecuentes se responden en FAQ y solución de problemas. Una herramienta de ofuscación de caja negra para aplicaciones Android. Obfuscapk es una herramienta modular de Python para ofuscar aplicacione...
viper
This repository is archived and development of Viper 1.x is discontinued. A full refactor of the project started withViper 2. Viper is a binary analysis and management framework. Its fundamental objective is to provide a solution to easily organize your collection of malware and exploit samples a...
CVE-2026-39973-PoC
CVE-2026-39973-PoC This is a small C apk file builder for CVE-2026-39973. Credits OnlyToxi - Helping with the path will be helping further & emotional support. iBotPeaches/Apktool - Documentation & parsing. Disclaimer This is a proof of concept , which is made for educational purposes only! AI...
CVE-2024-21633
Ejecución remota de código en MobSF a través de CVE-2024-21633 He encontrado una escritura arbitraria de archivos en apktool y la reporté a través del aviso de seguridad de GitHub. Sabía que muchos proyectos dependían de apktool, pero tras la publicación del aviso y la corrección, no pareció que...
Exploit for Path Traversal in Apktool
CVE-2026-39973-PoC This is a small C apk file builder for CV...
Linux Distros Unpatched Vulnerability : CVE-2026-39973
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Apktool is a tool for reverse engineering Android APK files. In versions 3.0.0 and 3.0.1, a path traversal vulnerability in...
Apktool: Path Traversal to Arbitrary File Write
A path traversal vulnerability in brut/androlib/res/decoder/ResFileDecoder.java allows a maliciously crafted APK to write arbitrary files to the filesystem during standard decoding apktool d. This is a security regression introduced in commit e10a045 PR 4041, December 12, 2025, which removed the...