From 274110486c8e5d8b2eb8a65600a2835d6ef7473d Mon Sep 17 00:00:00 2001 From: Nathan Klapstein Date: Fri, 22 May 2026 19:35:19 -0400 Subject: [PATCH] add `jadx-string-decoder` jadx plugin --- list/other/jadx-string-decoder.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 list/other/jadx-string-decoder.json diff --git a/list/other/jadx-string-decoder.json b/list/other/jadx-string-decoder.json new file mode 100644 index 0000000..29e6827 --- /dev/null +++ b/list/other/jadx-string-decoder.json @@ -0,0 +1,3 @@ +{ + "locationId": "github:nklapste:jadx-string-decoder" +} \ No newline at end of file