package binsec

  1. Overview
  2. No Docs
Semantic analysis of binary executables

Install

Dune Dependency

Authors

Maintainers

Sources

binsec-0.3.tar.gz
md5=337e588fe661ea007dd4da06d59dbda1
sha512=9283cf01564bc860fdab87aae2f73c8c8cc9a95110ec6c3cfaa981cab26b46ea2f35f093375427f072bd216e0341e2dffa3213ca3c0a0dd51cbc816561285d48

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 (9)

  1. llvm
  2. zmq
  3. zarith
  4. piqilib
  5. piqi
  6. ocamlgraph >= "1.8.5" & < "1.9~"
  7. menhir
  8. ocamlfind build
  9. ocaml >= "4.04.2" & <= "4.07.1"

Dev Dependencies

None

Used by

None

Conflicts

None