mcghidra/src/main/resources/extension.properties
Teal Bauer 3222cf9866
Some checks failed
Build Ghidra Plugin / build (push) Has been cancelled
feat: upgrade to Ghidra 11.4.2 with improved transaction handling
- Update all Ghidra JAR dependencies to 11.4.2
- Improve TransactionHelper to properly handle endTransaction return value
- Add GHIDRA_HOME environment variable support for flexible builds
- Update version references in extension.properties and MANIFEST.MF

The transaction fix now checks the return value from endTransaction() and
properly reports transaction failures, providing better error handling for
Ghidra 11.3.2+ compatibility.

Refs #7
2025-11-11 13:01:47 +01:00

7 lines
182 B
INI

name=GhydraMCP
description=A multi-headed REST interface for Ghidra for use with MCP agents.
author=Laurie Wired, Teal Bauer
createdOn=2025-03-29
version=11.4.2
ghidraVersion=11.4.2