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

Update mnemonic and operand string when REAL detail is used #2529

Open
2 of 5 tasks
FinnWilkinson opened this issue Oct 28, 2024 · 0 comments
Open
2 of 5 tasks

Update mnemonic and operand string when REAL detail is used #2529

FinnWilkinson opened this issue Oct 28, 2024 · 0 comments

Comments

@FinnWilkinson
Copy link
Contributor

Feature

  • New architecture module
  • Support for processor extension
  • Add more instruction details (elaborated below)
  • Binding support for: language
  • Other (elaborated below)

Describe the feature you'd like
@Rot127 and I have discussed this before, but I can't see an issue for this and wanted to make sure it wasn't lost!

Essentially, when disassembling with real detail (i.e. using the -r flag for cstool, or CS_OPT_DETAIL_REAL) the mnemonic and operand string are not updated to match the real detail - they are still that of the alias.

I think it would add clarity to also revert the opcode mnemonic and operand string (perhaps alongside the alias) so that one can align each Capstone operand "object" with the diassembled string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants