Pulling Files from /data/data Without Root

Use adb run-as and tar tricks to export app data without rooting the device.

Last updated on March 11, 2026 · 286 words

Setting Up mitmproxy to Debug API Requests

Learn how to inspect API requests from your mobile device using mitmproxy.

Last updated on April 6, 2026 · 277 words

How to Enable ADB Over TCP/IP on Android Boot

Configure Android to automatically set ADB TCP port 5555 on system startup

Last updated on November 28, 2024 · 132 words

Common ADB Commands

List of my most used ADB commands

Last updated on April 6, 2026 · 196 words