Skip to content

Labels

Labels

  • area:cfg

    Control flow graph construction and analysis
  • area:decoder

    Bytecode decoding and instruction parsing
  • area:fuzzer

    Fuzzer infrastructure: program generation, oracle, campaign runner
  • area:helper

    Helper function prototypes and argument validation
  • area:isa

    Instruction set architecture and instruction representation
  • area:oracle

    Oracle design and integration: spec-based oracle, SMT verification of operators
  • area:pointer

    Pointer types, arithmetic, spill/fill, and tnum
  • area:register

    Register state tracking and abstract register values
  • area:stack

    Stack memory model, bounds, and read/write tracking
  • area:state

    Verifier state, execution simulation, and state management
  • area:testing

    Test corpus, test infrastructure, and coverage
  • bug

    Something isn't working
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • question

    Further information is requested
  • Review effort 1/5

  • Review effort 2/5

  • Review effort 3/5

  • Review effort 4/5

  • Review effort 5/5

  • type:docs

    Documentation improvements or additions
  • type:feature

    New feature or implementation
  • type:refactor

    Code refactoring or restructuring
  • type:test

    Test additions or improvements
  • wontfix

    This will not be worked on