Trace decoding
Honeybee
Intel Processor Trace capture and decoding suite tuned for high-throughput source and blackbox fuzzing.
View on GitHub
trailofbits/honeybee
Best for
Research-grade tracing workflows where normal instrumentation is too slow.
Surface
Trace decoding
Catalog group
Model strange files, parsers, and data flow
Repository
trailofbits/honeybee
From the README
Honeybee is a very fast Intel Processor Trace capture and decoding suite which enables previously unattainable performance in source and blackbox fuzzing alike by taking advantage of a custom ahead-of-time analysis cache to accelerate decoding multiple traces. This repo contains a handful of sub-projects.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.
- mishegos Differential fuzzer for x86 decoders built to expose disagreements between analysis tools.