Releases: dod-cyber-crime-center/pyhidra
Releases · dod-cyber-crime-center/pyhidra
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
- Fixed #21, #31 and #34.
- Phidra launcher will no longer terminate Python if a fatal exception occurs when launching, except in GUI mode.
- Adds this variable to Python scripts to mirror Ghidra's builtin Python script behavior.
- Plugins are now compiled targeting JDK 17.
- Fixed deprecation warning when compiling plugin.
- Adds compatibility for future Ghidra 11.1 releases.
- Dropped support for versions of Ghidra older than 10.3.
- Removed use of deprecated ProgramPlugin constructor.
- Dropped support for Python 3.8.