package binsec

  1. Overview
  2. No Docs

Description

BINSEC aims at developing an open-source platform filling the gap between formal methods over executable code and binary-level security analyses currently used in the security industry.

The project targets the following applicative domains:

vulnerability analyses
malware comprehension
code protection
binary-level verification

BINSEC is developed at CEA List in scientfic collaboration with Verimag and LORIA.

An overview of some BINSEC features can be found in our SSPREW'17 tutorial.

Dependencies (8)

  1. toml >= "6"
  2. grain_dypgen
  3. dune-site
  4. zarith >= "1.4"
  5. ocamlgraph >= "1.8.5"
  6. menhir build & >= "20181113"
  7. ocaml >= "4.11"
  8. dune >= "3.0"

Dev Dependencies (4)

  1. odoc with-doc
  2. ocamlformat with-dev-setup & = "0.26.1"
  3. qcheck with-test & >= "0.7"
  4. ounit2 with-test & >= "2"

Used by

None

Conflicts (3)

  1. unisim_archisec < "0.0.6"
  2. bitwuzla < "1.0.4"
  3. llvm < "6.0.0" | >= "16.0.0"