Capstone disassembler stops when it sees a bad instruction

XMLWordPrintable

    • b16
    • generic

      At present, the Capstone disassembler stops whenever it encounters an undefined instruction. We really need it not to do that, because we use undefined instructions in JIT-generated code for many things.

      The fix is described here:
       https://www.capstone-engine.org/skipdata.html

            Assignee:
            Andrew Haley
            Reporter:
            Andrew Haley
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: