Decompile ELF on Windows

Evyatar picture Evyatar · Nov 3, 2017 · Viewed 16.3k times · Source

I want to decompile file ELF 64-bit LSB executable with IDA on Windows, Its possible? If no, How can I do it on linux?

Thanks

Answer

Megabeets picture Megabeets · Nov 5, 2017

You don't need to execute the binary in order to perform binary decompilation, it's something that usually happens statically, thus it'd work with ELF on Windows.

You can decompile binaries with IDA using several ways: