12 Forks
95 Stars
95 Watchers

pyhidra

Pyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.

How to download and setup pyhidra

Open terminal and run command
git clone https://github.com/dod-cyber-crime-center/pyhidra.git
git clone is used to create a copy or clone of pyhidra repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyhidra https://github.com/dod-cyber-crime-center/pyhidra/archive/master.zip

Or simply clone pyhidra with SSH
[email protected]:dod-cyber-crime-center/pyhidra.git

If you have some problems with pyhidra

You may open issue on pyhidra support forum (system) here: https://github.com/dod-cyber-crime-center/pyhidra/issues