Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8315038

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

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

              Created:
              Updated:
              Resolved: