Skip to content

Fix incompatibility with Ghidra 11#30

Open
JayFoxRox wants to merge 1 commit intocesena:masterfrom
JayFoxRox:fix-ghidra11
Open

Fix incompatibility with Ghidra 11#30
JayFoxRox wants to merge 1 commit intocesena:masterfrom
JayFoxRox:fix-ghidra11

Conversation

@JayFoxRox
Copy link

Closes #27

Not sure what other changes there are (or which older versions are broken by this), but this is the bare minimum I needed to use this plugin in current Ghidra versions (11.4.2 in my case).

@nneonneo
Copy link
Contributor

nneonneo commented Jan 9, 2026

For Ghidra 12, it needs an additional # @runtime Jython line at the top to select the older (but always available) Jython script engine. Otherwise, LGTM - this patch works in Ghidra 12 (tested).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImportError: No module named dwarf4

2 participants