-
Notifications
You must be signed in to change notification settings - Fork 28
Configure IDE
Jiawei Wang edited this page Jun 2, 2025
·
20 revisions
We provide two ways to set up your programming environment for labs and assignments. This involves downloading and compiling SVF and Software-Security-Analysis (SSA) repositories.
- Build SVF and SSA from scratch on your local machine (CPP)
- Download the repositories from our pre-built docker image (CPP)
- Build SVF and SSA from scratch on your local machine (Python)
- Download the repositories from our pre-built docker image (Python)VSCode IDE for Python or PyCharm IDE