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
184 stars 16 forks source link

Fixes macOS import issue #36

Closed bdemick closed 10 months ago

bdemick commented 10 months ago

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