Missing LOOP instructions
mrexodia opened this issue · 1 comments
mrexodia commented
Looks like bool Disassembler::IsConditionalJumpInsn(cs_insn* insn);
is missing support for LOOP instructions.
c3rb3ru5d3d53c commented
Having a look into this one 😄