gaasedelen / lucid

An Interactive Hex-Rays Microcode Explorer
MIT License
547 stars 50 forks source link

supported unknown architecture? #4

Open Sandspeare opened 11 months ago

Sandspeare commented 11 months ago

Hello, your excellent work inspired me! I wonder if the same method can support decompilation of completely unknown architectures, that means a binary IDA can even not disassemble. Now i have written a script to add some rules for disassemble, but i need to further decompile it, i know Ghidra can do that but i'm not familiar with Ghidra, is IDA can do that?