cherry-wb / build-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S2E Build Scripts

This repository contains scripts to build S2E and package it in docker images.

You should use this repository in conjunction with repo:

cd $S2EDIR
repo init -u git://github.com/s2e/manifest.git
repo sync

Please refer to the S2E documentation for build instructions.

About


Languages

Language:Makefile 46.8%Language:C 25.4%Language:Python 13.1%Language:Shell 8.7%Language:Dockerfile 3.6%Language:PowerShell 2.4%