package bap-analyze

  1. Overview
  2. No Docs
Implements the analyze command

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.0.tar.gz
md5=13f2cb1e3b9d90348852252fb0f2d09f

Description

Analyses the knowledge base. Loads the knowledge base and executes the specified commands or run the REPL if no commands or script files were specified.

Published: 04 Jun 2021

Dependencies (10)

  1. linenoise >= "1.1.0" & < "2.0.0"
  2. bitvec = "2.3.0"
  3. bap-main = "2.3.0"
  4. bap-core-theory = "2.3.0"
  5. bap-knowledge = "2.3.0"
  6. monads = "2.3.0"
  7. bap-std = "2.3.0"
  8. ppx_bap >= "v0.14"
  9. core_kernel >= "v0.14"
  10. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. bap = "2.3.0"

Conflicts

None