Skip to content

Conversation

@Sarks0
Copy link
Owner

@Sarks0 Sarks0 commented Jan 22, 2026

Ghidra 12.0 changed the default Python engine from Jython to PyGhidra. Adding the @runtime Jython directive tells Ghidra 12+ to execute this script with Jython instead of PyGhidra, maintaining compatibility with the existing Jython 2.7 code.

Ghidra 12.0 changed the default Python engine from Jython to PyGhidra.
Adding the @runtime Jython directive tells Ghidra 12+ to execute this
script with Jython instead of PyGhidra, maintaining compatibility with
the existing Jython 2.7 code.
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.

2 participants