abeln / tamarin

Program (dis)equivalence for MIPS through concolic execution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tamarin

logo of a tamarin monkey

Tamarin is a tool for establishing program equivalence for MIPS programs.

That is, given two MIPS assembly programs, Tamarin returns

  • distinct if the programs can be shown to compute different functions
  • maybe equivalent otherwise

Tamarin uses concolic testing.

About

Program (dis)equivalence for MIPS through concolic execution


Languages

Language:TeX 59.5%Language:Scala 40.5%