Instruction decoders
mishegos
Differential fuzzer for x86 decoders built to expose disagreements between analysis tools.
View on GitHub
trailofbits/mishegos
Best for
Finding gaps in the binary-analysis stack itself.
Surface
Instruction decoders
Catalog group
Model strange files, parsers, and data flow
Repository
trailofbits/mishegos
From the README
mishegos ======== A differential fuzzer for x86 decoders. Read more about mishegos in its accompanying blog post and academic publication (paper Start with a clone, including submodules: mishegos is most easily built within Docker: Alternatively, you can try building it directly.Read the full README on GitHub ↗
Related tools · Model strange files, parsers, and data flow
- Graphtage Semantic diff and merge tooling for tree-shaped data such as JSON, YAML, HTML, plist, and CSS.
- Polyfile Maps the semantic structure of files, including polyglots and other intentionally confusing inputs.
- PolyTracker LLVM-based data-flow and control-flow analysis that records how program logic touches specific input bytes.
- Umberto Structured-data mutator for JSON, XML, X.509, and other grammar-shaped inputs.
- Honeybee Intel Processor Trace capture and decoding suite tuned for high-throughput source and blackbox fuzzing.