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

Integrate capstone (or something) as the disassembler #34

Open
jazzdelightsme opened this issue Jan 28, 2018 · 4 comments
Open

Integrate capstone (or something) as the disassembler #34

jazzdelightsme opened this issue Jan 28, 2018 · 4 comments

Comments

@jazzdelightsme
Copy link
Member

https://github.com/aquynh/capstone: "Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community."

@jazzdelightsme
Copy link
Member Author

OR (from a friend): might also want a look at https://github.com/intelxed/xed/ - the api is not as friendly, but it looks comprehensive – it’s used for Intel’s TTD like tool called Pin, and it’s used in at least one prominent RE tool: https://github.com/trailofbits/remill.

@jazzdelightsme jazzdelightsme changed the title Integrate capstone as the disassembler Integrate capstone (or something) as the disassembler Feb 3, 2018
@jazzdelightsme
Copy link
Member Author

Another one: https://github.com/0xd4d/iced

@jazzdelightsme
Copy link
Member Author

Another: https://github.com/zyantific/zydis

@jazzdelightsme
Copy link
Member Author

Another: https://github.com/vmt/udis86 Looks like it only handles x86/x64, though.

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