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

Compatibility with ghidra 10 #9

Open
guilhem opened this issue Nov 2, 2021 · 4 comments
Open

Compatibility with ghidra 10 #9

guilhem opened this issue Nov 2, 2021 · 4 comments

Comments

@guilhem
Copy link

guilhem commented Nov 2, 2021

Describe the bug

image

Target os: Linux
Ghidra version: 10.0.4

@ip75
Copy link

ip75 commented Nov 18, 2021

Yes. It's very desirable gotools version for 10th ghidra

@sophieboyle
Copy link

It's possible to build the extension for ghidra 10 by

  • Downloading the source
  • Setting environment variable GHIDRA_INSTALL_DIR to a ghidra 10 installation
  • Set name=gotools and version=10.1.2 (or 10.0.4) in extension.properties
  • Running gradle

I've also uploaded a release for 10.1.2 on my fork.. As far as I can tell, it looks like it works

@kaizensecurity
Copy link

It's possible to build the extension for ghidra 10 by

  • Downloading the source
  • Setting environment variable GHIDRA_INSTALL_DIR to a ghidra 10 installation
  • Set name=gotools and version=10.1.2 (or 10.0.4) in extension.properties
  • Running gradle

I've also uploaded a release for 10.1.2 on my fork.. As far as I can tell, it looks like it works

Thanks @sophieboyle , it works.

@EvanCarroll
Copy link

@sophieboyle why don't you push up your changes and send in a pr...

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

No branches or pull requests

5 participants