# Herramientas

## android4me

* <https://code.google.com/archive/p/android4me/>

## Android Debug Bridge (adb)

* <https://developer.android.com/studio/command-line/adb>
* <https://developer.android.com/studio/releases/platform-tools>

## APKLeaks

* <https://github.com/dwisiswant0/apkleaks>

## APKLab

* <https://apklab.surendrajat.xyz/>

## APKscan

* <https://github.com/LucasFaudman/apkscan>

## Apktool

* <https://ibotpeaches.github.io/Apktool/>

## baksmali

* <https://github.com/JesusFreke/smali>

## dex2jar

* <https://github.com/pxb1988/dex2jar>

## Drozer

* <https://github.com/WithSecureLabs/drozer>

## FileZilla

* <https://filezilla-project.org/>

## Frida

* <https://frida.re/>

## Fridump

* <https://github.com/Nightbringer21/fridump>

## Información de app

* [APK Analyzer](https://play.google.com/store/apps/details?id=sk.styk.martin.apkanalyzer)

## Instalación de app

* [Split APKs Installer (SAI)](https://play.google.com/store/apps/details?id=com.aefyr.sai)

## jadx

* <https://github.com/skylot/jadx>

## JD-GUI

* <http://java-decompiler.github.io/>

## Medusa

* <https://github.com/Ch0pin/medusa>

## Mirroring

* [Vysor](https://www.vysor.io/)

## Mobile Security Framework (MobSF)

* <https://github.com/MobSF/Mobile-Security-Framework-MobSF>

## Objection

* <https://github.com/sensepost/objection/>

## PID Cat

* <https://github.com/JakeWharton/pidcat>

## Pithus

* <https://beta.pithus.org/>

## ProxyDroid

* <https://play.google.com/store/apps/details?id=org.proxydroid>

## Quick Android Review Kit (QARK)

* <https://github.com/linkedin/qark>

## Runtime Mobile Security (RMS)

* <https://github.com/m0bilesecurity/RMS-Runtime-Mobile-Security>

## Termux

* <https://play.google.com/store/apps/details?id=com.termux>

## TruffleHog

* <https://github.com/trufflesecurity/trufflehog>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mobile.mrw0l05zyn.cl/android/herramientas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
