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

Ghidra: Implement full expression trees #78

Open
cblichmann opened this issue Jun 11, 2021 · 1 comment
Open

Ghidra: Implement full expression trees #78

cblichmann opened this issue Jun 11, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cblichmann
Copy link
Member

Implement full expression trees for instructions, so that downstream consumers can display richer disassembly information.
The current minimal implementation simply adds the mnemonic and a single expression consisting of the rest of Ghidra's textual disassembly for the instruction.

@cblichmann cblichmann added the enhancement New feature or request label Jun 11, 2021
@cblichmann cblichmann changed the title Ghidra: Implement full expression trees for better syntax Ghidra: Implement full expression trees Jun 11, 2021
@mike-hunhoff
Copy link
Contributor

@cblichmann I'll look into this. Can you assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants