ghidra_bridge
ghidra_bridge copied to clipboard
Python 3 bridge to Ghidra's Python scripting
I'm having a problem with the Ghidra API's getReferencesTo method in a Python script. When I try to retrieve references to a specific address in the binary, the method systematically...
Hey I think the way to go now is to use PyGhidra?
I'm a beginner, and I've installed jep and set the environment variables like PYTHONPATH and JAVA_HOME, but I don't understand why I'm still encountering the error "TypeError: cannot create 'jep.PyJClass'...