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

Add IDA Comment Getting #29

Open
mahaloz opened this issue Jan 28, 2024 · 0 comments
Open

Add IDA Comment Getting #29

mahaloz opened this issue Jan 28, 2024 · 0 comments
Labels
enhancement New feature or request ida

Comments

@mahaloz
Copy link
Member

mahaloz commented Jan 28, 2024

Currently, our IDA implementation only has support for setting comments, but it has no support for listing them or knowing when one is there:

def _get_comment(self, addr) -> Optional[Comment]:

@mahaloz mahaloz added enhancement New feature or request ida labels Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ida
Projects
None yet
Development

No branches or pull requests

1 participant