package binsec
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=b58b418420d5fd0c54c9ba57e2fa9e2ff4a70f8bc965683ec9ed9731a5a4fd4f
sha512=e934d817dd3f23acb4fc59996a3f34d5c7080b19814f54c2164c36abdc047539637c97f1a222e78b549cd9754ac2a0a4a568ba600dc11548c6b25f3ec33c518e
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.
Tags
binary code analysis symbolic execution deductive program verification formal specification automated theorem prover plugins abstract interpretation dataflow analysis linking disassemblyPublished: 23 Dec 2021
README
BINSEC
BINSEC is an open-source toolset to help improve software security at the binary level. It relies on cutting-edge research in binary code analysis, at the intersection of formal methods, program analysis, security and software engineering. It is powered up by state-of-the-art techniques such as binary-level formal methods, symbolic execution, abstract interpretation, SMT solving and fuzzing.
Website
More information about BINSEC is available at: https://binsec.github.io/
Getting started
See install instructions.
Then, have a look at user documentation for command examples.
Contributing
Found a bug or want to make a suggestion, check how to contribute improving BINSEC.
Dependencies (6)
Used by
None