Skip to content

jadx-decompiler/jadx-plugins-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0e7c9ba · Mar 22, 2025

History

18 Commits
Mar 22, 2025
Jan 8, 2025
Mar 22, 2025
Aug 6, 2023
Aug 6, 2023
Aug 6, 2023
Aug 6, 2023
Jan 8, 2025
Aug 6, 2023
Jan 8, 2025
Nov 4, 2024
Aug 6, 2023

Repository files navigation

JADX plugins list

Collection of jadx plugins created by community (aka 'marketplace').

This list holds only plugin locations and does not store artifacts.

Plugin list can be viewed here:

Add your plugin

Create PR with one new JSON file in list directory:

list/<category>/<plugin-id>.json

with content:

{
  "locationId": "<locationId of your plugin>"
}