Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Module.manifest #2

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Add Module.manifest #2

merged 1 commit into from
Mar 11, 2024

Conversation

lockbox
Copy link
Contributor

@lockbox lockbox commented Mar 10, 2024

Fixes #1, which is caused by the Ghidra Extension loading logic requiring a Module.manifest in the zip of the extension. (see the ExtensionDetails and ExtensionTableModel::setValueAt checks that use logic from ExtensionDetails to determine if an unpakced extension directory is in fact an extension.

Fixes fmagin#1, which is caused by the Ghidra Extension loading logic requiring a `Module.manifest` in the zip of the extension. (see the `ExtensionDetails` and `ExtensionTableModel::setValueAt` checks that use logic from `ExtensionDetails` to determine if an unpakced extension directory *is* in fact an extension.
@fmagin fmagin merged commit 0dd5989 into fmagin:main Mar 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error installing plugin in ghidra 11.0.1
2 participants