package bap-disassemble

  1. Overview
  2. No Docs
Implements the disassemble command

Install

Dune Dependency

Authors

Maintainers

Sources

v2.4.0.tar.gz
md5=b8b1aff8c6846f2213eafc54de07b304

Description

Disassembles and analyzes the input file. This is the default command of the bap frontend which is assumed when no other command was specified.

Published: 12 Dec 2021

Dependencies (11)

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

Dev Dependencies

None

Used by (1)

  1. bap-core < "2.5.0"

Conflicts

None