Runtime Instruction Morphing
TechniqueRuntime Instruction Morphing is a processor-fuzzing technique introduced in MorFuzz. It collects contextual information from a processor during execution and uses it to dynamically mutate template instructions into instruction streams with valid formats and meaningful semantics, while still occasionally exploring illegal cases.
WIKI
Overview
Runtime Instruction Morphing is the instruction-generation technique proposed by MorFuzz for processor fuzzing. Rather than relying only on statically generated tests, MorFuzz collects contextual information from the processor at runtime and uses it to mutate instructions dynamically. The stated goal is to produce instructions with valid formats and meaningful semantics, so that generated mutations are actually executed and coverage reflects the effect of those mutations.[1]
Role in MorFuzz
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →