Giter Club home page Giter Club logo

Comments (4)

bravosierra99 avatar bravosierra99 commented on May 25, 2024

for what it's worth I just tried with 9.2.4 and it didn't appear to work there either. I used the cloning into Ghidra/Extensions method of installing.

from angryghidra.

Nalen98 avatar Nalen98 commented on May 25, 2024

Hi!
Seems it's better to build extension with gradle and add it with File → Install Extensions... menu option. Or you can download release build from here for ghidra 10-BETA.

And as you can see, experimental configure menu works ok:

image_2021-06-06_15-46-45

from angryghidra.

bravosierra99 avatar bravosierra99 commented on May 25, 2024

Thank you for responding. I was able to download the precompiled plugin and have it show up (not under experimental for me, it shows up normally)

If I understand your plugin correctly it should launch a python to run angr. However, this does not happen for me (python is on my path). The plugin simply immediately tells me that a solution cannot be found. Is there an easy way to enable debugging for this? I'm guessing I have to do the whole Ghidra from source debugging thing. I'll see if I can find some time to do that.

from angryghidra.

Nalen98 avatar Nalen98 commented on May 25, 2024

You should check that "python3" is in your enviroment like this:

C:\Users\Nalen>python3
Python 3.9.5 (tags/v3.9.5:0a7dcbd, May  3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import angr
>>>

If plugin was installed correctly this one should work.

from angryghidra.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.