Search code examples
linuxexedecompilingvirus

Decompile a win32-virus-executable on linux


How can I decompile a win32 x68 executable with ubuntu linux 32 bit?

I worked on Windows with IDA Pro, but as this is a windows-virus I cannot do this on my windows-machine.

Edit: Please name me an application for that.


Solution

  • IDA is available on Linux, and can disassemble Windows files just fine.