vote up 2 vote down star

How can I decompile Linux binaries (*.so) from Windows? Thanks.

flag

2 Answers

vote up 1 vote down check

You can try Boomerang; you will need to build it first from source as the provided binaries don't cover this case. If you absolutely refuse to compile anything, try the binary distribution for Linux and run it in a virtual Linux machine on Windows.

link|flag
vote up 2 vote down

I like IDA debugger. It can handle Linux binaries.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.