Skip to content
lazymio edited this page Oct 6, 2021 · 8 revisions

This page is for Unicorn developers only.

Building fuzzing targets

cmake .. -DUNICORN_FUZZ=1

Generating headers for softmmu

This is equivalent to make headers in Unicorn1.

sh symbols.sh
Clone this wiki locally