Skip to content

return comments with decompilation #129

@k4lizen

Description

@k4lizen

I already mentioned this in #127 but wanted to open a second issue for clarity.

The decompilation of ida returns comments, while binja and ghidra don't. I think you generally want comments, so the default behaviour should be to return them (though maybe an optional argument to the API would be reasonable).

If I'm not mistaken, both binja and ghidra have a seperate API to retrieve comments; ideally, this should be queried and they should just be directly appended to the decompilation rather than being returned seperately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions