Skip to content

Configure IDE

Jiawei Wang edited this page May 16, 2025 · 20 revisions

Course set up for labs and assignments

We provide two ways to set up your programming environment for labs and assignments. This involves downloading and compiling the SVF and Software-Security-Analysis (SSA) repositories

CPP Users

  1. Build SVF and SSA from scratch on your local machine
  2. Download the repositories from our pre-built docker image

Python Users

  1. Build SVF and SSA from scratch on your local machine (Python)
  2. Download the repositories from our pre-built docker image (Python)
Clone this wiki locally