A dockerfile to build and run CoBRA : https://github.com/trailofbits/CoBRA
$ docker build -t cobra .
$ docker run --rm cobra --mba "(x&y)+(x|y)"
x + y
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A dockerfile to build and run CoBRA : https://github.com/trailofbits/CoBRA
$ docker build -t cobra .
$ docker run --rm cobra --mba "(x&y)+(x|y)"
x + y