You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ghidrathon is a powerful extension and helped me greatly when analyzing reversed programs. However, I'm not very familiar with the library functions of Ghidra so I always need time to debug with the Python3 scripts.
In Ghidra's Ghidrathon window, IPython.embed() cannot work.
Each time I invoke IPython.embed() in Ghidrathon window, it asks me whether to exit and I have no choice.
Ghidrathon window shell has no automatic completion functionality.
If I can debug the Ghidrathon scripts outside of the Ghidra window, it would be much more efficient.
The text was updated successfully, but these errors were encountered:
Hi there,
Ghidrathon is a powerful extension and helped me greatly when analyzing reversed programs. However, I'm not very familiar with the library functions of Ghidra so I always need time to debug with the Python3 scripts.
IPython.embed()
cannot work.Each time I invoke
IPython.embed()
in Ghidrathon window, it asks me whether to exit and I have no choice.If I can debug the Ghidrathon scripts outside of the Ghidra window, it would be much more efficient.
The text was updated successfully, but these errors were encountered: