On 1/3/20 6:16 PM, Philippe Mathieu-Daudé wrote: > -0x0010e8f6: lpswe 160(%r15) > +0x0010e8f6: .byte 0xb2, 0xb2, 0xf0, 0xa0 > > Is it possible to fallback to the older disassembler on a per-instruction > basis > if Capstone doesn't know about an instruction?
Not as written. But I suppose we could rearrange both dump loops to allow such a thing. r~
