Interactive Debug Kit

Low-latency Android JVM Instrumentation through Native TUI

IMAGEM_AQUI_1

Core Capabilities

Class Discovery

Real-time enumeration of loaded classes with advanced filtering for package hierarchies and synthetic classes.

Deep Inspection

Recursive traversal of object hierarchies, live memory tracking, and dynamic field modification at runtime.

Method Hooking

High-performance interception framework for execution flow monitoring and parameter/return value capture.

Technological Pipeline

JDWP Bootstrap
JSON-RPC Bridge
In-Process Agent
Native TUI Synthesis
IMAGEM_AQUI_2

Distribution

  • Brew
  • Standalone

Install via Homebrew on macOS:

brew tap victorgazolli/idk
brew install idk

Download the pre-compiled binary for macOS ARM64 from GitHub Releases.

chmod +x idk
./idk