Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 19:21:59 +0000
From:      Tiago Gasiba <tiga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 78551a331e6c - main - devel/ghidra: Update to 12.0.2
Message-ID:  <69824ad7.34b08.63f2917d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tiga:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78551a331e6ca1ab04b6f5b5e676fdf35705a662

commit 78551a331e6ca1ab04b6f5b5e676fdf35705a662
Author:     Tiago Gasiba <tiga@FreeBSD.org>
AuthorDate: 2026-02-02 23:00:59 +0000
Commit:     Tiago Gasiba <tiga@FreeBSD.org>
CommitDate: 2026-02-03 19:20:42 +0000

    devel/ghidra: Update to 12.0.2
    
    Release notes:
    https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_12.0.2_build
    https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_12.0.1_build
    https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_12.0_build
    https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_11.4.3_build
    
    Approved by:    eduardo (mentor, implicit)
    MFH:            2026Q1
---
 devel/ghidra/Makefile  |   6 +-
 devel/ghidra/distinfo  |   6 +-
 devel/ghidra/pkg-plist | 577 +++++++++++++++++++++++++++++++++++++++----------
 3 files changed, 463 insertions(+), 126 deletions(-)

diff --git a/devel/ghidra/Makefile b/devel/ghidra/Makefile
index 79e1c728c903..02a0b9c733e4 100644
--- a/devel/ghidra/Makefile
+++ b/devel/ghidra/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	ghidra
-DISTVERSION=	11.4.2
+DISTVERSION=	12.0.2
 CATEGORIES=	devel security java
 MASTER_SITES=	https://github.com/NationalSecurityAgency/${PORTNAME}/releases/download/Ghidra_${DISTVERSION}_build/
-DISTNAME=	${PORTNAME}_${DISTVERSION}_PUBLIC_20250826
+DISTNAME=	${PORTNAME}_${DISTVERSION}_PUBLIC_20260129
 
 MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Software reverse engineering (SRE) framework
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 ONLY_FOR_ARCHS=	amd64
 
 BUILD_DEPENDS=	bash:shells/bash \
-		gradle>=8.12:devel/gradle
+		gradle>=9.3:devel/gradle
 RUN_DEPENDS=	bash:shells/bash
 
 USES=		compiler:gcc-c++11-lib cpe java python shebangfix zip
diff --git a/devel/ghidra/distinfo b/devel/ghidra/distinfo
index 7b26c1c88759..16eb080df95f 100644
--- a/devel/ghidra/distinfo
+++ b/devel/ghidra/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1760474330
-SHA256 (ghidra_11.4.2_PUBLIC_20250826.zip) = 795a02076af16257bd6f3f4736c4fc152ce9ff1f95df35cd47e2adc086e037a6
-SIZE (ghidra_11.4.2_PUBLIC_20250826.zip) = 456633878
+TIMESTAMP = 1770073140
+SHA256 (ghidra_12.0.2_PUBLIC_20260129.zip) = cf6e9de0b4d6e4ad2810bb4cd7fda59da726a98a454cd140694782aeaf2580e1
+SIZE (ghidra_12.0.2_PUBLIC_20260129.zip) = 509889967
diff --git a/devel/ghidra/pkg-plist b/devel/ghidra/pkg-plist
index a369df1197cc..7d5a4cc09d1a 100644
--- a/devel/ghidra/pkg-plist
+++ b/devel/ghidra/pkg-plist
@@ -32,13 +32,15 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Extensions/Ghidra/Skeleton/src/main/java/skeleton/SkeletonLoader.java
 %%DATADIR%%/Extensions/Ghidra/Skeleton/src/main/java/skeleton/SkeletonPlugin.java
 %%DATADIR%%/Extensions/Ghidra/Skeleton/src/main/resources/images/README.txt
-%%DATADIR%%/Extensions/Ghidra/ghidra_11.4.2_PUBLIC_20250826_BSimElasticPlugin.zip
-%%DATADIR%%/Extensions/Ghidra/ghidra_11.4.2_PUBLIC_20250826_GnuDisassembler.zip
-%%DATADIR%%/Extensions/Ghidra/ghidra_11.4.2_PUBLIC_20250826_MachineLearning.zip
-%%DATADIR%%/Extensions/Ghidra/ghidra_11.4.2_PUBLIC_20250826_SampleTablePlugin.zip
-%%DATADIR%%/Extensions/Ghidra/ghidra_11.4.2_PUBLIC_20250826_SleighDevTools.zip
-%%DATADIR%%/Extensions/Ghidra/ghidra_11.4.2_PUBLIC_20250826_bundle_examples.zip
-%%DATADIR%%/Extensions/Ghidra/ghidra_11.4.2_PUBLIC_20250826_sample.zip
+%%DATADIR%%/Extensions/Ghidra/ghidra_12.0.2_PUBLIC_20260129_BSimElasticPlugin.zip
+%%DATADIR%%/Extensions/Ghidra/ghidra_12.0.2_PUBLIC_20260129_GnuDisassembler.zip
+%%DATADIR%%/Extensions/Ghidra/ghidra_12.0.2_PUBLIC_20260129_Lisa.zip
+%%DATADIR%%/Extensions/Ghidra/ghidra_12.0.2_PUBLIC_20260129_MachineLearning.zip
+%%DATADIR%%/Extensions/Ghidra/ghidra_12.0.2_PUBLIC_20260129_SampleTablePlugin.zip
+%%DATADIR%%/Extensions/Ghidra/ghidra_12.0.2_PUBLIC_20260129_SleighDevTools.zip
+%%DATADIR%%/Extensions/Ghidra/ghidra_12.0.2_PUBLIC_20260129_SymbolicSummaryZ3.zip
+%%DATADIR%%/Extensions/Ghidra/ghidra_12.0.2_PUBLIC_20260129_bundle_examples.zip
+%%DATADIR%%/Extensions/Ghidra/ghidra_12.0.2_PUBLIC_20260129_sample.zip
 %%DATADIR%%/Extensions/IDAPro/Python/6xx/README.html
 %%DATADIR%%/Extensions/IDAPro/Python/6xx/loaders/xmlldr.py
 %%DATADIR%%/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py
@@ -48,6 +50,11 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Extensions/IDAPro/Python/7xx/plugins/xml_exporter.py
 %%DATADIR%%/Extensions/IDAPro/Python/7xx/plugins/xml_importer.py
 %%DATADIR%%/Extensions/IDAPro/Python/7xx/python/idaxml.py
+%%DATADIR%%/Extensions/IDAPro/Python/9xx/README.html
+%%DATADIR%%/Extensions/IDAPro/Python/9xx/loaders/xml_loader.py
+%%DATADIR%%/Extensions/IDAPro/Python/9xx/plugins/xml_exporter.py
+%%DATADIR%%/Extensions/IDAPro/Python/9xx/plugins/xml_importer.py
+%%DATADIR%%/Extensions/IDAPro/Python/9xx/python/idaxml.py
 %%DATADIR%%/Extensions/IDAPro/README.html
 %%DATADIR%%/GPL/DMG/LICENSE.txt
 %%DATADIR%%/GPL/DMG/Module.manifest
@@ -263,14 +270,13 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/data/support/standalone_listener.py
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/data/support/svrcx-dbgeng.py
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/lib/Debugger-agent-dbgeng.jar
-%%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/os/win_x86_64/dbgmodel.tlb
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/LICENSE
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/MANIFEST.in
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/README.md
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/dist/Pybag-2.2.12-py3-none-any.whl
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/dist/capstone-5.0.1-py3-none-win_amd64.whl
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/dist/comtypes-1.4.1-py3-none-any.whl
-%%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/dist/ghidradbg-11.4-py3-none-any.whl
+%%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/dist/ghidradbg-12.0-py3-none-any.whl
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/dist/pywin32-306-cp312-cp312-win_amd64.whl
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/pyproject.toml
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/src/ghidradbg/__init__.py
@@ -310,7 +316,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-drgn/pypkg/LICENSE
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-drgn/pypkg/MANIFEST.in
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-drgn/pypkg/README.md
-%%DATADIR%%/Ghidra/Debug/Debugger-agent-drgn/pypkg/dist/ghidradrgn-11.4-py3-none-any.whl
+%%DATADIR%%/Ghidra/Debug/Debugger-agent-drgn/pypkg/dist/ghidradrgn-12.0-py3-none-any.whl
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-drgn/pypkg/pyproject.toml
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-drgn/pypkg/src/ghidradrgn/__init__.py
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-drgn/pypkg/src/ghidradrgn/arch.py
@@ -347,7 +353,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-gdb/pypkg/LICENSE
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-gdb/pypkg/MANIFEST.in
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-gdb/pypkg/README.md
-%%DATADIR%%/Ghidra/Debug/Debugger-agent-gdb/pypkg/dist/ghidragdb-11.4-py3-none-any.whl
+%%DATADIR%%/Ghidra/Debug/Debugger-agent-gdb/pypkg/dist/ghidragdb-12.0-py3-none-any.whl
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-gdb/pypkg/pyproject.toml
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-gdb/pypkg/src/ghidragdb/__init__.py
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-gdb/pypkg/src/ghidragdb/arch.py
@@ -380,7 +386,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-lldb/pypkg/LICENSE
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-lldb/pypkg/MANIFEST.in
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-lldb/pypkg/README.md
-%%DATADIR%%/Ghidra/Debug/Debugger-agent-lldb/pypkg/dist/ghidralldb-11.4-py3-none-any.whl
+%%DATADIR%%/Ghidra/Debug/Debugger-agent-lldb/pypkg/dist/ghidralldb-12.0-py3-none-any.whl
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-lldb/pypkg/pyproject.toml
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-lldb/pypkg/src/ghidralldb/__init__.py
 %%DATADIR%%/Ghidra/Debug/Debugger-agent-lldb/pypkg/src/ghidralldb/arch.py
@@ -430,11 +436,11 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/lib/Debugger-rmi-trace.jar
 %%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/LICENSE
 %%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/README.md
-%%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/ghidratrace-11.4-py3-none-any.whl
-%%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/protobuf-3.20.3-py2.py3-none-any.whl
+%%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/ghidratrace-12.0-py3-none-any.whl
+%%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/protobuf-6.31.0-py3-none-any.whl
 %%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/psutil-5.9.8.tar.gz
-%%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/setuptools-68.0.0-py3-none-any.whl
-%%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/wheel-0.37.1-py2.py3-none-any.whl
+%%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/setuptools-80.9.0-py3-none-any.whl
+%%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/wheel-0.45.1-py3-none-any.whl
 %%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/pyproject.toml
 %%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/src/ghidratrace/__init__.py
 %%DATADIR%%/Ghidra/Debug/Debugger-rmi-trace/pypkg/src/ghidratrace/client.py
@@ -474,7 +480,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Debug/ProposedUtils/data/ExtensionPoint.manifest
 %%DATADIR%%/Ghidra/Debug/ProposedUtils/lib/ProposedUtils-src.zip
 %%DATADIR%%/Ghidra/Debug/ProposedUtils/lib/ProposedUtils.jar
-%%DATADIR%%/Ghidra/Debug/ProposedUtils/lib/protobuf-java-3.21.8.jar
+%%DATADIR%%/Ghidra/Debug/ProposedUtils/lib/protobuf-java-4.31.0.jar
 %%DATADIR%%/Ghidra/Debug/TaintAnalysis/LICENSE.txt
 %%DATADIR%%/Ghidra/Debug/TaintAnalysis/Module.manifest
 %%DATADIR%%/Ghidra/Debug/TaintAnalysis/README.html
@@ -524,7 +530,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/BSim/lib/commons-logging-1.2.jar
 %%DATADIR%%/Ghidra/Features/BSim/lib/commons-pool2-2.11.1.jar
 %%DATADIR%%/Ghidra/Features/BSim/lib/h2-2.2.220.jar
-%%DATADIR%%/Ghidra/Features/BSim/lib/postgresql-42.7.6.jar
+%%DATADIR%%/Ghidra/Features/BSim/lib/postgresql-42.7.9.jar
 %%DATADIR%%/Ghidra/Features/BSim/src/lshvector/Makefile.lshvector
 %%DATADIR%%/Ghidra/Features/BSim/src/lshvector/c/binhash.c
 %%DATADIR%%/Ghidra/Features/BSim/src/lshvector/c/crc32.c
@@ -630,6 +636,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/go1.22.0.json
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/go1.23.0.json
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/go1.24.0.json
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/go1.25.0.json
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/golang_1.15_anybit_any.gdt
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/golang_1.16_anybit_any.gdt
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/golang_1.17_anybit_any.gdt
@@ -745,11 +752,23 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.22.8.json.diff
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.22.9.json.diff
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.1.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.10.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.2%%PYTHON_VER%%.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.12.json.diff
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.2.json.diff
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.3.json.diff
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.4.json.diff
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.5.json.diff
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.6.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.7.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.8.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.23.9.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.24.1.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.24.2.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.24.3.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.24.4.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.24.5.json.diff
+%%DATADIR%%/Ghidra/Features/Base/data/typeinfo/golang/patchverdiffs/go1.24.6.json.diff
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/mac_10.9/mac_osx.gdt
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/rust/rust-common.gdt
 %%DATADIR%%/Ghidra/Features/Base/data/typeinfo/win32/msvcrt/clsids.txt
@@ -815,6 +834,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/Base/ghidra_scripts/CreateUEFIGDTArchivesScript.java
 %%DATADIR%%/Ghidra/Features/Base/ghidra_scripts/DWARFLineInfoCommentScript.java
 %%DATADIR%%/Ghidra/Features/Base/ghidra_scripts/DWARFLineInfoSourceMapScript.java
+%%DATADIR%%/Ghidra/Features/Base/ghidra_scripts/DWARFMacroScript.java
 %%DATADIR%%/Ghidra/Features/Base/ghidra_scripts/DWARFSetExternalDebugFilesLocationPrescript.java
 %%DATADIR%%/Ghidra/Features/Base/ghidra_scripts/DebugSleighInstructionParse.java
 %%DATADIR%%/Ghidra/Features/Base/ghidra_scripts/DeleteDeadDefaultPlatesScript.java
@@ -994,6 +1014,11 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/CodeCompare/data/codecompare.theme.properties
 %%DATADIR%%/Ghidra/Features/CodeCompare/lib/CodeCompare-src.zip
 %%DATADIR%%/Ghidra/Features/CodeCompare/lib/CodeCompare.jar
+%%DATADIR%%/Ghidra/Features/DataGraph/LICENSE.txt
+%%DATADIR%%/Ghidra/Features/DataGraph/Module.manifest
+%%DATADIR%%/Ghidra/Features/DataGraph/data/datagraph.theme.properties
+%%DATADIR%%/Ghidra/Features/DataGraph/lib/DataGraph-src.zip
+%%DATADIR%%/Ghidra/Features/DataGraph/lib/DataGraph.jar
 %%DATADIR%%/Ghidra/Features/DebugUtils/LICENSE.txt
 %%DATADIR%%/Ghidra/Features/DebugUtils/Module.manifest
 %%DATADIR%%/Ghidra/Features/DebugUtils/README.html
@@ -1116,6 +1141,8 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/cpp/emulateutil.cc
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/cpp/emulateutil.hh
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/cpp/error.hh
+%%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/cpp/expression.cc
+%%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/cpp/expression.hh
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/cpp/filemanage.cc
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/cpp/filemanage.hh
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/cpp/float.cc
@@ -1293,6 +1320,9 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/datatests/concat.xml
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/datatests/concatsplit.xml
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/datatests/condconst.xml
+%%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/datatests/condconst2.xml
+%%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/datatests/condconstsub.xml
+%%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/datatests/condexesub.xml
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/datatests/condmulti.xml
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/datatests/convert.xml
 %%DATADIR%%/Ghidra/Features/Decompiler/src/decompile/datatests/deadvolatile.xml
@@ -1428,7 +1458,6 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/FileFormats/ghidra_scripts/ResolveReferencesRelativeToEbxScript.java
 %%DATADIR%%/Ghidra/Features/FileFormats/ghidra_scripts/SplitExtensibleFirmwareInterfaceScript.java
 %%DATADIR%%/Ghidra/Features/FileFormats/ghidra_scripts/ToolPropertiesExampleScript.java
-%%DATADIR%%/Ghidra/Features/FileFormats/ghidra_scripts/UpgradeDexToGhidra71Script.java
 %%DATADIR%%/Ghidra/Features/FileFormats/lib/AXMLPrinter2.jar
 %%DATADIR%%/Ghidra/Features/FileFormats/lib/FileFormats-src.zip
 %%DATADIR%%/Ghidra/Features/FileFormats/lib/FileFormats.jar
@@ -1525,71 +1554,63 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/GhidraServer/README.md
 %%DATADIR%%/Ghidra/Features/GhidraServer/data/classpath.frag
 %%DATADIR%%/Ghidra/Features/GhidraServer/data/serial.filter
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/LICENSE.txt
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/doc/Migrating from JSW.html
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/doc/ServicesManager.JPG
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/doc/WebStart.JPG
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/doc/YAJSW Configuration Parameters.html
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/doc/YAJSW-Changes.html
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/doc/application loading.html
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/doc/classLoading.JPG
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/doc/index.html
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/ReadMe.txt
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/commons/commons-cli-1.5.0.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/commons/commons-collections-3.2.2.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/commons/commons-configuration2-2.10.1.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/commons/commons-io-2.11.0.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/commons/commons-lang-2.6.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/commons/commons-lang3-3.12.0.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/commons/commons-logging-1.2.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/commons/commons-text-1.10.0.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/commons/commons-vfs2-2.9.0.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/jna/jna-5.12.1.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/jna/jna-platform-5.12.1.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/netty/netty-buffer-4.1.104.Final.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/netty/netty-codec-4.1.104.Final.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/netty/netty-common-4.1.104.Final.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/netty/netty-handler-4.1.104.Final.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/netty/netty-resolver-4.1.104.Final.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/netty/netty-transport-4.1.104.Final.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/permit/permit-reflect-0.4.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/core/yajsw/ahessian.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/ReadMe.txt
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/abeille/formsrt.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/commons/commons-codec-1.15.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/commons/commons-net-3.2.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/commons/httpclient-4.5.13.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/cron/joda-time-2.7.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/cron/prevayler-core-2.6.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/cron/prevayler-factory-2.6.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/cron/yacron4j-00.03.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/glazedlists/commons-beanutils-1.9.4.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/glazedlists/glazedlists-1.10.0_java16.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/groovy/groovy-4.0.12.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/groovy/groovy-patch.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/groovy/groovy-patch9.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/jgoodies/forms-1.2.0.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/keystore/keystore.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/regex/automaton-1.11.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/sigar/sigar-1.6.4.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/sigar/sigar-lib-1.6.4.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/slf4j/slf4j-api-1.7.30.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/slf4j/slf4j-simple-1.7.30.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/velocity/velocity-engine-core-2.3.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/vfs-dbx/dropbox-core-sdk-1.7.7.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/vfs-dbx/jackson-core-2.11.3.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/vfs-dbx/vfs-dbx-00.02.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/vfs-webdav/jackrabbit-webdav-2.21.20.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/vfs-webdav/xercesImpl.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/yajsw/hessian4.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/lib/extended/yajsw/srvmgr.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/templates/daemon.vm
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/templates/launchd.plist.vm
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/templates/systemd.vm
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/wrapper.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/wrapperApp.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/wrapperApp9.jar
-%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.12/yajsw.policy.txt
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/LICENSE.txt
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/doc/Migrating from JSW.html
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/doc/ServicesManager.JPG
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/doc/WebStart.JPG
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/doc/YAJSW Configuration Parameters.html
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/doc/YAJSW-Changes.html
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/doc/application loading.html
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/doc/classLoading.JPG
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/doc/index.html
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/ReadMe.txt
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/commons/commons-cli-1.5.0.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/commons/commons-collections-3.2.2.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/commons/commons-configuration2-2.10.1.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/commons/commons-io-2.17.0.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/commons/commons-lang3-3.18.0.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/commons/commons-logging-1.2.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/commons/commons-text-1.10.0.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/commons/commons-vfs2-2.10.0.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/jna/jna-5.12.1.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/jna/jna-platform-5.12.1.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/netty/netty-buffer-4.2.6.Final.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/netty/netty-codec-base-4.2.6.Final.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/netty/netty-common-4.2.6.Final.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/netty/netty-handler-4.2.6.Final.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/netty/netty-resolver-4.2.6.Final.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/netty/netty-transport-4.2.6.Final.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/permit/permit-reflect-0.4.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/core/yajsw/ahessian.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/ReadMe.txt
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/abeille/formsrt.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/commons/commons-codec-1.15.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/commons/commons-net-%%PYTHON_VER%%.1.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/commons/httpclient-4.5.13.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/cron/joda-time-2.7.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/cron/prevayler-core-2.6.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/cron/prevayler-factory-2.6.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/cron/yacron4j-00.03.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/groovy/groovy-4.0.12.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/groovy/groovy-patch.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/groovy/groovy-patch9.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/jgoodies/forms-1.2.0.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/keystore/keystore.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/regex/automaton-1.11.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/sigar/sigar-1.6.4.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/sigar/sigar-lib-1.6.4.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/slf4j/slf4j-api-1.7.30.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/slf4j/slf4j-simple-1.7.30.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/velocity/velocity-engine-core-2.4.1.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/yajsw/hessian4.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/lib/extended/yajsw/srvmgr.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/templates/daemon.vm
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/templates/launchd.plist.vm
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/templates/systemd.vm
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/wrapper.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/wrapperApp.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/wrapperApp9.jar
+%%DATADIR%%/Ghidra/Features/GhidraServer/data/yajsw-stable-13.18/yajsw.policy.txt
 %%DATADIR%%/Ghidra/Features/GhidraServer/lib/GhidraServer-src.zip
 %%DATADIR%%/Ghidra/Features/GhidraServer/lib/GhidraServer.jar
 %%DATADIR%%/Ghidra/Features/GhidraServer/os/readme.txt
@@ -1599,8 +1620,6 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/GnuDemangler/README.md
 %%DATADIR%%/Ghidra/Features/GnuDemangler/data/default.gnu.demangler.replacements.txt
 %%DATADIR%%/Ghidra/Features/GnuDemangler/ghidra_scripts/DemangleElfWithOptionScript.java
-%%DATADIR%%/Ghidra/Features/GnuDemangler/ghidra_scripts/VxWorksSymTab_5_4.java
-%%DATADIR%%/Ghidra/Features/GnuDemangler/ghidra_scripts/VxWorksSymTab_6_1.java
 %%DATADIR%%/Ghidra/Features/GnuDemangler/ghidra_scripts/VxWorksSymTab_Finder.java
 %%DATADIR%%/Ghidra/Features/GnuDemangler/lib/GnuDemangler-src.zip
 %%DATADIR%%/Ghidra/Features/GnuDemangler/lib/GnuDemangler.jar
@@ -3105,10 +3124,10 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp310-cp310-win_amd64.whl
-%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp311-cp311-macosx_10_9_universal2.whl
-%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
-%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
-%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp311-cp311-win_amd64.whl
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp%%PYTHON_SUFFIX%%-cp%%PYTHON_SUFFIX%%-macosx_10_9_universal2.whl
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp%%PYTHON_SUFFIX%%-cp%%PYTHON_SUFFIX%%-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp%%PYTHON_SUFFIX%%-cp%%PYTHON_SUFFIX%%-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp%%PYTHON_SUFFIX%%-cp%%PYTHON_SUFFIX%%-win_amd64.whl
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp312-cp312-macosx_10_9_universal2.whl
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
@@ -3122,15 +3141,16 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2-cp39-cp39-win_amd64.whl
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/jpype1-1.5.2.tar.gz
-%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/packaging-23.2-py3-none-any.whl
-%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/pyghidra-2.2.1-py3-none-any.whl
-%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/pyghidra-2.2.1.tar.gz
-%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/setuptools-68.0.0-py3-none-any.whl
-%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/wheel-0.37.1-py2.py3-none-any.whl
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/packaging-25.0-py3-none-any.whl
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/pyghidra-3.0.2-py3-none-any.whl
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/pyghidra-3.0.2.tar.gz
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/setuptools-80.9.0-py3-none-any.whl
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/dist/wheel-0.45.1-py3-none-any.whl
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/pyproject.toml
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/setup.py
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/src/pyghidra/__init__.py
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/src/pyghidra/__main__.py
+%%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/src/pyghidra/api.py
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/src/pyghidra/converters.py
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/src/pyghidra/core.py
 %%DATADIR%%/Ghidra/Features/PyGhidra/pypkg/src/pyghidra/ghidra_launch.py
@@ -3269,14 +3289,14 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Framework/Generic/lib/commons-collections4-4.1.jar
 %%DATADIR%%/Ghidra/Framework/Generic/lib/commons-compress-1.27.1.jar
 %%DATADIR%%/Ghidra/Framework/Generic/lib/commons-io-2.19.0.jar
-%%DATADIR%%/Ghidra/Framework/Generic/lib/commons-lang3-3.17.0.jar
+%%DATADIR%%/Ghidra/Framework/Generic/lib/commons-lang3-3.20.0.jar
 %%DATADIR%%/Ghidra/Framework/Generic/lib/commons-text-1.10.0.jar
 %%DATADIR%%/Ghidra/Framework/Generic/lib/failureaccess-1.0.1.jar
 %%DATADIR%%/Ghidra/Framework/Generic/lib/gson-2.9.0.jar
 %%DATADIR%%/Ghidra/Framework/Generic/lib/guava-32.1.3-jre.jar
 %%DATADIR%%/Ghidra/Framework/Generic/lib/jdom-legacy-1.1.3.jar
-%%DATADIR%%/Ghidra/Framework/Generic/lib/log4j-api-2.17.1.jar
-%%DATADIR%%/Ghidra/Framework/Generic/lib/log4j-core-2.17.1.jar
+%%DATADIR%%/Ghidra/Framework/Generic/lib/log4j-api-2.25.3.jar
+%%DATADIR%%/Ghidra/Framework/Generic/lib/log4j-core-2.25.3.jar
 %%DATADIR%%/Ghidra/Framework/Graph/LICENSE.txt
 %%DATADIR%%/Ghidra/Framework/Graph/Module.manifest
 %%DATADIR%%/Ghidra/Framework/Graph/data/ExtensionPoint.manifest
@@ -3464,6 +3484,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/AARCH64/data/languages/AARCH64_AMXext.sinc
 %%DATADIR%%/Ghidra/Processors/AARCH64/data/languages/AARCH64_AppleSilicon.sla
 %%DATADIR%%/Ghidra/Processors/AARCH64/data/languages/AARCH64_AppleSilicon.slaspec
+%%DATADIR%%/Ghidra/Processors/AARCH64/data/languages/AARCH64_apple.cspec
 %%DATADIR%%/Ghidra/Processors/AARCH64/data/languages/AARCH64_base_PACoptions.sinc
 %%DATADIR%%/Ghidra/Processors/AARCH64/data/languages/AARCH64_golang.cspec
 %%DATADIR%%/Ghidra/Processors/AARCH64/data/languages/AARCH64_golang.register.info
@@ -3917,25 +3938,25 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32R6be.slaspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32R6le.sla
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32R6le.slaspec
+%%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32_eabi.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32_fp64.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32be.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32be.sla
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32be.slaspec
-%%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32be_eabi.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32le.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32le.sla
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32le.slaspec
-%%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32le_eabi.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips32micro.pspec
-%%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64.pspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64Instructions.sinc
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64R6.pspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64_32_n32.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64_32_o32.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64_32_o64.cspec
+%%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64be.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64be.sla
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64be.slaspec
+%%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64le.cspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64le.sla
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64le.slaspec
 %%DATADIR%%/Ghidra/Processors/MIPS/data/languages/mips64micro.pspec
@@ -3953,6 +3974,25 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/MIPS/data/sleighArgs.txt
 %%DATADIR%%/Ghidra/Processors/MIPS/lib/MIPS-src.zip
 %%DATADIR%%/Ghidra/Processors/MIPS/lib/MIPS.jar
+%%DATADIR%%/Ghidra/Processors/NDS32/LICENSE.txt
+%%DATADIR%%/Ghidra/Processors/NDS32/Module.manifest
+%%DATADIR%%/Ghidra/Processors/NDS32/data/build.xml
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/lsmw.sinc
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32.cspec
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32.dwarf
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32.ldefs
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32.opinion
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32.pspec
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32.sinc
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32be.sla
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32be.slaspec
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32le.sla
+%%DATADIR%%/Ghidra/Processors/NDS32/data/languages/nds32le.slaspec
+%%DATADIR%%/Ghidra/Processors/NDS32/data/patterns/nds32_patterns.xml
+%%DATADIR%%/Ghidra/Processors/NDS32/data/patterns/patternconstraints.xml
+%%DATADIR%%/Ghidra/Processors/NDS32/data/sleighArgs.txt
+%%DATADIR%%/Ghidra/Processors/NDS32/lib/NDS32-src.zip
+%%DATADIR%%/Ghidra/Processors/NDS32/lib/NDS32.jar
 %%DATADIR%%/Ghidra/Processors/PA-RISC/LICENSE.txt
 %%DATADIR%%/Ghidra/Processors/PA-RISC/Module.manifest
 %%DATADIR%%/Ghidra/Processors/PA-RISC/README.html
@@ -4068,12 +4108,12 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/old/oldPPC.trans
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc.dwarf
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc.ldefs
+%%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32.cspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32.pspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_4xx_be.sla
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_4xx_be.slaspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_4xx_le.sla
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_4xx_le.slaspec
-%%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_be.cspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_be.sla
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_be.slaspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_be_Mac.cspec
@@ -4089,7 +4129,6 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_e500mc_le.cspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_e500mc_le.sla
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_e500mc_le.slaspec
-%%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_le.cspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_le.sla
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_le.slaspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_mpc8270.pspec
@@ -4097,9 +4136,9 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_quicciii_be.slaspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_quicciii_le.sla
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_32_quicciii_le.slaspec
-%%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64.cspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64.pspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_32.cspec
+%%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_be.cspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_be.sla
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_be.slaspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_be_Mac.cspec
@@ -4115,6 +4154,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_isa_le.slaspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_isa_vle_be.sla
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_isa_vle_be.slaspec
+%%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_le.cspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_le.sla
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_64_le.slaspec
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/languages/ppc_a2.sinc
@@ -4130,9 +4170,11 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/manuals/PowerISA.idx
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/manuals/PowerPC.idx
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/patterns/PPC_BE_patterns.xml
+%%DATADIR%%/Ghidra/Processors/PowerPC/data/patterns/PPC_BE_prepatterns.xml
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/patterns/PPC_LE_patterns.xml
+%%DATADIR%%/Ghidra/Processors/PowerPC/data/patterns/PPC_LE_prepatterns.xml
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/patterns/patternconstraints.xml
-%%DATADIR%%/Ghidra/Processors/PowerPC/data/ppc64-r2CallStubs.xml
+%%DATADIR%%/Ghidra/Processors/PowerPC/data/patterns/prepatternconstraints.xml
 %%DATADIR%%/Ghidra/Processors/PowerPC/data/sleighArgs.txt
 %%DATADIR%%/Ghidra/Processors/PowerPC/lib/PowerPC-src.zip
 %%DATADIR%%/Ghidra/Processors/PowerPC/lib/PowerPC.jar
@@ -4141,15 +4183,13 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/RISCV/README.html
 %%DATADIR%%/Ghidra/Processors/RISCV/README.md
 %%DATADIR%%/Ghidra/Processors/RISCV/data/build.xml
-%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV32G.pspec
-%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV32GC.pspec
-%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV32I.pspec
-%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV32IC.pspec
-%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV32IMC.pspec
-%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV64G.pspec
-%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV64GC.pspec
-%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV64I.pspec
-%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV64IC.pspec
+%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV32.pspec
+%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/RV64.pspec
+%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/andestar_v5.instr.sinc
+%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/andestar_v5.ldefs
+%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/andestar_v5.sla
+%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/andestar_v5.slaspec
+%%DATADIR%%/Ghidra/Processors/RISCV/data/languages/old/riscv_deprecated.ldefs
 %%DATADIR%%/Ghidra/Processors/RISCV/data/languages/riscv.csr.sinc
 %%DATADIR%%/Ghidra/Processors/RISCV/data/languages/riscv.custom.sinc
 %%DATADIR%%/Ghidra/Processors/RISCV/data/languages/riscv.ilp32d.sla
@@ -4400,11 +4440,16 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/x86/README.html
 %%DATADIR%%/Ghidra/Processors/x86/README.md
 %%DATADIR%%/Ghidra/Processors/x86/data/build.xml
-%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/unix/cc.xml
-%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/unix/probe_fixup.xml
-%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/unix/try_fixup.xml
-%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/windows/probe_fixup.xml
-%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/windows/try_fixup.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/unix32/cc.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/unix32/probe_fixup.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/unix32/try_fixup.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/unix64/cc.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/unix64/probe_fixup.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/unix64/try_fixup.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/windows32/probe_fixup.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/windows32/try_fixup.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/windows64/probe_fixup.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/extensions/rust/windows64/try_fixup.xml
 %%DATADIR%%/Ghidra/Processors/x86/data/languages/adx.sinc
 %%DATADIR%%/Ghidra/Processors/x86/data/languages/avx.sinc
 %%DATADIR%%/Ghidra/Processors/x86/data/languages/avx2.sinc
@@ -4493,6 +4538,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/Ghidra/Processors/x86/data/patterns/x86-64win_patterns.xml
 %%DATADIR%%/Ghidra/Processors/x86/data/patterns/x86delphi_patterns.xml
 %%DATADIR%%/Ghidra/Processors/x86/data/patterns/x86gcc_patterns.xml
+%%DATADIR%%/Ghidra/Processors/x86/data/patterns/x86gcc_prepatterns.xml
 %%DATADIR%%/Ghidra/Processors/x86/data/patterns/x86win_patterns.xml
 %%DATADIR%%/Ghidra/Processors/x86/data/patterns/x86win_prepatterns.xml
 %%DATADIR%%/Ghidra/Processors/x86/data/sleighArgs.txt
@@ -4761,7 +4807,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/UserAgreement.html
 %%DATADIR%%/docs/WhatsNew.html
 %%DATADIR%%/docs/WhatsNew.md
-%%DATADIR%%/docs/ghidra_stubs/ghidra_stubs-11.4.2-py3-none-any.whl
+%%DATADIR%%/docs/ghidra_stubs/ghidra_stubs-12.0.2-py3-none-any.whl
 %%DATADIR%%/docs/ghidra_stubs/pypredef/db.buffers.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/db.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/db.util.pypredef
@@ -4804,6 +4850,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.indexedscrollpane.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.label.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.list.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.model.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.numberformat.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.pathmanager.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.pypredef
@@ -4822,6 +4869,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.table.threaded.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.textfield.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.textpane.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.trable.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.tree.internal.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.tree.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/docking.widgets.tree.support.pypredef
@@ -4836,6 +4884,8 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/generic.concurrent.io.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/generic.concurrent.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/generic.constraint.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/generic.depends.err.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/generic.depends.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/generic.expressions.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/generic.hash.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/generic.init.pypredef
@@ -4939,6 +4989,62 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.datamgr.util.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.datapreview.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.datawindow.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.client.tracermi.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.disassemble.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.event.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.export.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.action.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.breakpoint.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.colors.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.console.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.control.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.copying.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.diff.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.listing.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.memory.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.memview.actions.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.memview.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.model.columns.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.model.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.modules.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.pcode.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.platform.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.register.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.stack.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.stack.vars.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.thread.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.time.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.timeoverview.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.timeoverview.timetype.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.trace.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.tracermi.connection.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.tracermi.connection.tree.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.tracermi.launcher.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.tracermi.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.gui.watch.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.mapping.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.platform.arm.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.platform.dbgeng.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.platform.frida.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.platform.gdb.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.platform.jdi.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.platform.lldb.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.platform.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.breakpoint.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.control.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.emulation.data.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.emulation.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.modules.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.platform.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.progress.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.target.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.tracemgr.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.service.tracermi.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.stack.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.taint.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.debug.utils.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.decompile.actions.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.decompile.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.plugin.core.decompiler.validator.pypredef
@@ -5047,6 +5153,8 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.dwarf.external.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.dwarf.funcfixup.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.dwarf.line.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.dwarf.macro.entry.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.dwarf.macro.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.dwarf.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.dwarf.sectionprovider.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.elf.extend.pypredef
@@ -5093,6 +5201,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.pe.rich.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.pef.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.som.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.swift.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.swift.types.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.bin.format.ubi.pypredef
@@ -5129,9 +5238,27 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.viewer.util.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.app.util.xml.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.async_.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.base.graph.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.base.help.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.base.project.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.base.widgets.table.constraint.provider.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.base.widgets.table.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.action.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.breakpoint.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.control.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.emulation.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.listing.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.model.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.modules.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.platform.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.progress.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.target.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.tracemgr.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.tracermi.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.api.watch.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.flatapi.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.debug.spi.tracermi.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.docking.settings.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.docking.util.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.features.base.codecompare.listing.pypredef
@@ -5185,7 +5312,9 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.framework.main.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.framework.main.wizard.project.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.framework.model.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.framework.options.annotation.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.framework.options.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.framework.plugintool.annotation.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.framework.plugintool.dialog.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.framework.plugintool.mgr.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.framework.plugintool.pypredef
@@ -5245,12 +5374,18 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emu.linux.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emu.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emu.sys.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emu.taint.lib.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emu.taint.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emu.taint.state.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emu.unix.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emu.x86.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emulate.callother.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.emulate.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.error.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.eval.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.exec_.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.exec_.trace.data.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.exec_.trace.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.floatformat.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.loadimage.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pcode.memstate.pypredef
@@ -5330,11 +5465,58 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pyghidra.property.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pyghidra.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.rmi.trace.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.security.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.service.graph.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.sleigh.grammar.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.taint.gui.field.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.taint.model.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.test.processors.support.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.test.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.address.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.bookmark.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.breakpoint.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.context.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.data.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.guest.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.listing.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.map.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.memory.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.module.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.program.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.property.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.space.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.stack.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.symbol.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.target.iface.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.target.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.target.visitors.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.thread.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.database.time.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.bookmark.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.breakpoint.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.context.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.data.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.guest.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.listing.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.map.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.memory.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.modules.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.program.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.property.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.stack.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.symbol.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.target.iface.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.target.info.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.target.path.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.target.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.target.schema.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.thread.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.time.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.model.time.schedule.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.trace.util.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.ascii.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.bean.field.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.bean.opteditor.pypredef
@@ -5343,6 +5525,12 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.classfinder.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.constraint.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.data.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.database.annot.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.database.err.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.database.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.database.spatial.hyper.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.database.spatial.pypredef
+%%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.database.spatial.rect.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.datastruct.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.exception.pypredef
 %%DATADIR%%/docs/ghidra_stubs/pypredef/ghidra.util.extensions.pypredef
@@ -5430,6 +5618,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/indexedscrollpane/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/label/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/list/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/model/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/numberformat/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/pathmanager/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/searchlist/__init__.pyi
@@ -5447,6 +5636,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/table/threaded/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/textfield/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/textpane/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/trable/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/tree/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/tree/internal/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/docking-stubs/widgets/tree/support/__init__.pyi
@@ -5462,6 +5652,8 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/typestubs/generic-stubs/concurrent/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/generic-stubs/concurrent/io/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/generic-stubs/constraint/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/generic-stubs/depends/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/generic-stubs/depends/err/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/generic-stubs/expressions/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/generic-stubs/hash/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/generic-stubs/init/__init__.pyi
@@ -5569,6 +5761,64 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/datamgr/util/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/datapreview/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/datawindow/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/client/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/client/tracermi/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/disassemble/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/event/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/export/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/action/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/breakpoint/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/colors/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/console/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/control/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/copying/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/diff/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/listing/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/memory/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/memview/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/memview/actions/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/model/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/model/columns/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/modules/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/pcode/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/platform/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/register/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/stack/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/stack/vars/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/thread/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/time/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/timeoverview/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/timeoverview/timetype/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/trace/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/tracermi/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/tracermi/connection/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/tracermi/connection/tree/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/tracermi/launcher/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/gui/watch/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/mapping/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/platform/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/platform/arm/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/platform/dbgeng/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/platform/frida/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/platform/gdb/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/platform/jdi/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/platform/lldb/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/breakpoint/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/control/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/emulation/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/emulation/data/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/modules/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/platform/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/progress/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/target/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/tracemgr/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/service/tracermi/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/stack/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/taint/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/debug/utils/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/decompile/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/decompile/actions/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/plugin/core/decompiler/__init__.pyi
@@ -5686,6 +5936,8 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/dwarf/external/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/dwarf/funcfixup/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/dwarf/line/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/dwarf/macro/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/dwarf/macro/entry/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/dwarf/sectionprovider/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/elf/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/elf/extend/__init__.pyi
@@ -5730,6 +5982,7 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/pe/resource/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/pe/rich/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/pef/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/som/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/swift/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/swift/types/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/bin/format/ubi/__init__.pyi
@@ -5767,12 +6020,31 @@ share/applications/ghidra.desktop
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/app/util/xml/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/async_/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/base/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/base/graph/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/base/help/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/base/project/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/base/widgets/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/base/widgets/table/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/base/widgets/table/constraint/__init__.pyi
 %%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/base/widgets/table/constraint/provider/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/debug/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/debug/api/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/debug/api/action/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/debug/api/breakpoint/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/debug/api/control/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/debug/api/emulation/__init__.pyi
+%%DATADIR%%/docs/ghidra_stubs/typestubs/ghidra-stubs/debug/api/listing/__init__.pyi
*** 122 LINES SKIPPED ***


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69824ad7.34b08.63f2917d>