···
+
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>"]
+
license: "LGPL-2.1-or-later"
+
"automated theorem prover"
+
"abstract interpretation"
+
homepage: "https://binsec.github.io"
+
bug-reports: "mailto:binsec@saxifrage.saclay.cea.fr"
+
"ocaml" {>= "4.09" & < "5"}
+
"menhir" {build & >= "20181113"}
+
"ocamlgraph" {>= "1.8.5"}
+
"ounit2" {with-test & >= "2"}
+
"qcheck" {with-test & >= "0.7"}
+
depopts: ["curses" "llvm" "unisim_archisec" "bitwuzla"]
+
"--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.7.3/binsec-0.7.3.tbz"
+
"sha256=05c507b9b2d96387499eb5c8be676db6be1604a9941e367fc19b8da90ea903be"
+
"sha512=e18c5d5e65e53a912b54948a8c66723023acdc84ff26edb627d6f88272447d277f379d51b567523a242b17036c5a44fc94861587d8bd3b08e077782073de4bee"
+
x-commit-hash: "cf5c268752768647476692438fcac40bd157a5fa"