GitHunt
TI

timschneeb/jadx-type-diagram-plugin

Type diagram plugin for JADX decompiler

Type diagram plugin for JADX

This plugin adds a new context menu item to the JADX code viewer, which can launch a new window that displays a type diagram for the current class.
It generates interactive UML-like class/type diagrams directly inside JADX.

Screenshot
Screenshot

Installation

Install using location id: github:timschneeb:jadx-type-diagram-plugin

In jadx-cli:

  jadx plugins --install "github:timschneeb:jadx-type-diagram-plugin"

Languages

Java100.0%

Contributors

GNU General Public License v3.0
Created June 15, 2024
Updated February 5, 2026
timschneeb/jadx-type-diagram-plugin | GitHunt