summaryrefslogtreecommitdiffstats
path: root/content/zettel/2e2b.md
blob: ac06612edb2da6b6d787b164ed14a5ba54b3f521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
+++
title = "Fuzzing equivalence checking tools"
date = "2023-04-08"
author = "Yann Herklotz"
tags = []
categories = []
backlinks = ["2e2a"]
forwardlinks = []
zettelid = "2e2b"
+++

The interesting thing about fuzzing equivalence checking tools is that
one actually wants to generate two designs or pieces of code that are
actually not equivalent to each other, but should still be similar
enough to try and trick the equivalence checker.