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

Decompilation of 64bit binaries? #326

Closed
pat-ford opened this issue Jun 6, 2018 · 2 comments
Closed

Decompilation of 64bit binaries? #326

pat-ford opened this issue Jun 6, 2018 · 2 comments

Comments

@pat-ford
Copy link

pat-ford commented Jun 6, 2018

Hi All;
Trying to decompile a Ubuntu 64 bit elf, on a ubuntu box( Kubuntu 17.10). The final output is:
Error: Unsupported target architecture 'X86-64'. Supported architectures: Intel x86, ARM, ARM+Thumb, MIPS, PIC32, PowerPC.

Is there any hope for an X86-64 target?
Thanks

@s3rvac s3rvac changed the title GCC 4.8.4 64bit Decompilation of 64bit binaries? Jun 6, 2018
@s3rvac
Copy link
Member

s3rvac commented Jun 6, 2018

Hi. Decompilation of 64b binaries is not yet support. However, there is an ongoing work in this direction (see #9).

@pat-ford
Copy link
Author

pat-ford commented Jun 6, 2018

Thanks for the info!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants