package bap-analyze

  1. Overview
  2. No Docs
Implements the analyze command

Install

Dune Dependency

Authors

Maintainers

Sources

v2.4.0.tar.gz
md5=b8b1aff8c6846f2213eafc54de07b304

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: 12 Dec 2021

Dependencies (10)

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

Dev Dependencies

None

Used by (1)

  1. bap-core < "2.5.0"

Conflicts

None