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

Re-write the crate to disassemble a binary instead of using rustc assembly output #90

Open
gnzlbg opened this issue Feb 21, 2019 · 0 comments

Comments

@gnzlbg
Copy link
Owner

gnzlbg commented Feb 21, 2019

It would probably be better to just disassemble a binary and do Rust symbol demangling, read DWARF tables for mapping the assembly to the source, etc. than generating assembly output from rustc.

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