There was an error while loading. Please reload this page.
Note: SyzBridge was only tested on Ubuntu 18.04 with Python 3.8, but it is supposed to work with other versions.
sudo apt-get update sudo apt-get -y install git python3 python3-pip python3-venv sudo git clone --recurse-submodules https://github.com/seclab-ucr/SyzBridge.git cd SyzBridge/ python3 -m venv venv . venv/bin/activate python3 -m pip install --upgrade pip pip3 install -r requirements.txt
python3 syzbridge build --all
Warmup
Install required packages
Ubuntu
Debian
Fedora
Suse
Workflow
Write your own plugin
Quick Start
SyzBridge Commands
Architecture
Workzone Structure