Skip to content

Fuzz Testing for Reflection Bugs #21

@travisgoodspeed

Description

@travisgoodspeed

goodasm --fuzz can hunt for bugs in disassembly, but it doesn't yet hunt for things like reflection bugs.

Close this issue when the fuzzing tests have been modified to:

  • Disassemble each case.
  • Reassemble, to check for reflection errors.
  • Prime a case from each registered mnemonic, to speed fuzzing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions