nihilus / snowman

Snowman decompiler
http://derevenets.com/
105 stars 15 forks source link

IDA Pro plugin fails to detect MIPS? #56

Open Scorpeg opened 8 years ago

Scorpeg commented 8 years ago

I used IDAPro 6.8 Windows and build from here: https://mega.nz/#!n1UFFYqY!yfoFxFTEUCjIuxKXfWYwZKx8N2nBFk_oS9bhRCJqKVg

It just uses x86 ASM, seems by default. Is there a way to switch processor type for snowman plugin? As if load from .exe all is ok, it detects ELF and switches to MIPS.

nihilus commented 8 years ago

You need to explicit set the architecture when loading the file in IDA Pro.