ghidra_bridge icon indicating copy to clipboard operation
ghidra_bridge copied to clipboard

Python 3 bridge to Ghidra's Python scripting

Results 13 ghidra_bridge issues
Sort by recently updated
recently updated
newest added

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'...