Lucene search
+L

73 matches found

Kitploit
Kitploit
added 2026/09/13 10:56 a.m.11 views

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...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 10:06 a.m.75 views

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...

6.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 8:20 a.m.9 views

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...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 3:16 a.m.298 views

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...

9.9CVSS7.6AI score0.02544EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 3:09 a.m.69 views

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...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 1:50 a.m.9 views

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 ...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 1:06 a.m.8 views

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 ...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:59 a.m.54 views

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...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 12:59 a.m.18 views

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...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/12 6:24 p.m.26 views

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 ...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 11:58 a.m.175 views

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...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:42 a.m.9 views

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...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 4:54 a.m.9 views

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...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:39 a.m.9 views

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...

6AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/11 4:15 a.m.42 views

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...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 11:09 p.m.10 views

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...

7.1CVSS7.1AI score0.00182EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/07 1:27 p.m.8 views

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...

7.8CVSS7.6AI score0.01331EPSS
SaveExploits2References3
GithubExploit
GithubExploit
added 2026/04/30 5:58 p.m.154 views

Exploit for Path Traversal in Apktool

CVE-2026-39973-PoC This is a small C apk file builder for CV...

7.1CVSS5.6AI score0.00182EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.21 views

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...

7.1CVSS7.3AI score0.00182EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/23 9:24 p.m.17 views

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...

7.1CVSS5.9AI score0.00182EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder