Some checks failed
Build Ghidra Plugin / build (push) Has been cancelled
- 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
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
Manifest-Version: 1.0
|
|
Plugin-Class: eu.starsong.ghidra.GhydraMCP
|
|
Plugin-Name: GhydraMCP
|
|
Plugin-Version: 11.4.2
|
|
Bundle-Version: dev-SNAPSHOT
|
|
Plugin-Author: LaurieWired, Teal Bauer
|
|
Plugin-Description: Expose multiple Ghidra tools to MCP servers with variable management
|