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

Progress on the Ghidra plugin #2

Open
CowBoy4mH3LL opened this issue May 11, 2023 · 3 comments
Open

Progress on the Ghidra plugin #2

CowBoy4mH3LL opened this issue May 11, 2023 · 3 comments

Comments

@CowBoy4mH3LL
Copy link

Hi Guys,

Awesome work on JMPscare!!.
Any progress on the Ghidra plugin side?

@domenukk
Copy link
Member

Ghidra's UI toolkit is not that much fun to work with, I doubt we will do it - but all in all the Jmpscare file should be easy enough to parse.
In the meantime you can take a look at dragondance https://github.com/0ffffffffh/dragondance and/or lightkeeper, https://github.com/WorksButNotTested/lightkeeper

@CowBoy4mH3LL
Copy link
Author

I was more interested in the PNC analysis you guys do and I guess dragondance or lighthouse would not be tailored to parse and display those information?

@domenukk
Copy link
Member

That part you should be able to get (as text) by just running the jmpscare binary - outside of any plugin. Note that it's for flat arm binaries only at the moment, and won't work on indirect jumps.

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

2 participants