dod-cyber-crime-center / pyhidra

Pyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.
Other
153 stars 14 forks source link

Fixes macOS import issue #36

Closed bdemick closed 5 months ago

bdemick commented 5 months ago

This import guard fixes issue #34 where pyhidraw would fail to launch the GUI in a system-level macOS context.