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

RISC-V Support #9

Closed
kevenv opened this issue Dec 3, 2020 · 4 comments
Closed

RISC-V Support #9

kevenv opened this issue Dec 3, 2020 · 4 comments

Comments

@kevenv
Copy link

kevenv commented Dec 3, 2020

It would be great if you could support RISC-V.

@WerWolv
Copy link
Owner

WerWolv commented Dec 3, 2020

Hi. I'm using the Capstone library for disassembling right now. When it adds RISC-V support, I will absolutely add it to ImHex

@kevenv
Copy link
Author

kevenv commented Dec 3, 2020

Ah I see thanks!

@WerWolv WerWolv closed this as completed Dec 3, 2020
@vazhnov
Copy link

vazhnov commented Nov 28, 2021

RISCV now is in list of supported architectures in https://github.com/capstone-engine/capstone , probably since 2019: capstone-engine/capstone#1401

@WerWolv
Copy link
Owner

WerWolv commented Nov 28, 2021

It's been supported for a while, however it never ended up in an official release which would mean bundling and manually compiling it with ImHex which I'd rather avoid to not increase the build time even more

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

3 participants