Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GoToMain is broken with latest Ghidra #1

Open
port513 opened this issue Nov 8, 2022 · 1 comment
Open

GoToMain is broken with latest Ghidra #1

port513 opened this issue Nov 8, 2022 · 1 comment

Comments

@port513
Copy link

port513 commented Nov 8, 2022

Get an import error that some package can't be found.
Haven't looked into this yet, just noticed this after an update of Ghidra.

Error:
Traceback (most recent call last):
File "... /ghidra_scripts/pwndra/scripts/UtilitiesGotoMain.py", line 11, in
import generic.continues.RethrowContinuesFactory as RethrowContinuesFactory
ImportError: No module named continues

@0xb0bb
Copy link
Owner

0xb0bb commented Feb 15, 2023

Hi, I am investigating this issue. I believe it may have something to do with a Java JDK change in JDK > 15. I will attempt to find a workaround.

@lcian lcian mentioned this issue May 21, 2023
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

No branches or pull requests

2 participants