package bap-primus-symbolic-executor

  1. Overview
  2. No Docs
Primus Symbolic Executor

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.0.tar.gz
sha256=a6e80853aaaa26b7ca564d9878891d7146ec1c83852541387c1bba1ad036b8ea
md5=13f2cb1e3b9d90348852252fb0f2d09f

Description

Provides the bap:symbolic-executor Primus system that uses an SMT solver (z3) to compute inputs for as many paths as possible. It also includes the symbolic-computer component that computes symbolic formulas for each value that depends on input and provides Primus Lisp primitives to create symbolic values and symbolic memories, as well as to specify additional constraints and post asserts that are dispatched to the SMT solver.

Published: 04 Jun 2021

Dependencies (13)

  1. z3
  2. zarith
  3. regular = "2.3.0"
  4. ppx_bap >= "v0.14"
  5. monads = "2.3.0"
  6. bitvec = "2.3.0"
  7. bap-primus-track-visited = "2.3.0"
  8. bap-primus = "2.3.0"
  9. bap-std = "2.3.0"
  10. bap-main = "2.3.0"
  11. ppx_bap >= "v0.14"
  12. core_kernel >= "v0.14"
  13. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. bap = "2.3.0"

Conflicts

None

OCaml

Innovation. Community. Security.