-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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
Labels
No labels