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 a new Decompilation artifact with mappings #92

Merged
merged 13 commits into from
Jul 21, 2024

Conversation

mahaloz
Copy link
Member

@mahaloz mahaloz commented Jul 20, 2024

Adds support to return Decompilation objects which contain text and optional mappings of lines to addresses (useful for a decomp2dbg library transition).

TODO

  • Implement the Binja side stuff
  • Redo how DAILA uses the deci.decompile() interface
  • Add test cases with mapping checking

@mahaloz mahaloz marked this pull request as ready for review July 21, 2024 02:48
@mahaloz mahaloz merged commit 6d6fa82 into main Jul 21, 2024
4 checks passed
@mahaloz mahaloz deleted the feat/mappable_decompilation branch September 3, 2024 22:43
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

Successfully merging this pull request may close these issues.

1 participant