···
+
synopsis: "Semantic analysis of binary executables"
+
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:
+
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."""
+
maintainer: ["BINSEC <binsec@saxifrage.saclay.cea.fr>"]
+
"Mahmudul Faisal Al Ameen"
+
license: "LGPL-2.1-or-later"
+
"automated theorem prover"
+
"abstract interpretation"
+
homepage: "https://binsec.github.io"
+
bug-reports: "mailto:binsec@saxifrage.saclay.cea.fr"
+
"menhir" {build & >= "20181113"}
+
"ocamlgraph" {>= "1.8.5"}
+
"ounit2" {with-test & >= "2"}
+
"qcheck" {with-test & >= "0.7"}
+
"ocamlformat" {with-dev-setup & = "0.26.1"}
+
depopts: ["curses" "llvm" "unisim_archisec" "bitwuzla" "bitwuzla-cxx" "z3"]
+
"llvm" {< "6.0.0" | >= "16.0.0"}
+
"bitwuzla-cxx" {< "0.4"}
+
"unisim_archisec" {< "0.0.6"}
+
"--promote-install-files=false"
+
["dune" "install" "-p" name "--create-install-files" name]
+
dev-repo: "git+https://github.com/binsec/binsec.git"
+
available: [ arch = "x86_64" | arch = "ppc64" | arch = "arm64" | arch = "sparc64" ]
+
"https://github.com/binsec/binsec/releases/download/0.10.0/binsec-0.10.0.tbz"
+
"sha256=f9f66dc2a16f10d4afc9599ce76f19d3868fca184b42f2a28bc81b37089be68f"
+
"sha512=bc56322323d1c56870bb8618c9eeed95fa7eb0ba8bde3c9ea9fe86627ecb1c97abc610401e3af7662c9f9386719be284d7144c5af5d39b3f64c63e2b2cdecb1d"
+
x-commit-hash: "c0185a821fea6d2d92085929bcd0a5fbae159676"