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

Anotation support as "decompiler list" #189

Open
trufae opened this issue Sep 8, 2024 · 1 comment
Open

Anotation support as "decompiler list" #189

trufae opened this issue Sep 8, 2024 · 1 comment
Milestone

Comments

@trufae
Copy link
Collaborator

trufae commented Sep 8, 2024

Latest r2 from git supports adding function annotations with the ano command.

[0x00000000]> ano?
Usage: ano  [*] # function anotations
| ano   show or edit annotations for the current function
| anoe  edit annotation
| anos  show annotation
| anol  show first line of function annotation if any
[0x00000000]>

thing is that iaito should add a button to edit the annotations, with a textarea widget or whatever inside the same decompiler window. not just display it.

@trufae
Copy link
Collaborator Author

trufae commented Sep 8, 2024

Initial implementation: #190

TODO:

  • add button to edit those anotations
  • check for r2 version to be >= 595

@trufae trufae added this to the 5.9.6 milestone Sep 8, 2024
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

1 participant