Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 210 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 210 Bytes

Ariadne

A thread error detector built on top of DynamoRIO.

How to build

mkdir build && cd build

cmake ../

make

How to run

./ariadne.sh < program > < program parameters >