package bap-disassemble

  1. Overview
  2. No Docs
Implements the disassemble command

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.0.tar.gz
md5=13f2cb1e3b9d90348852252fb0f2d09f

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: 04 Jun 2021

Dependencies (11)

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

Dev Dependencies

None

Used by (1)

  1. bap = "2.3.0"

Conflicts

None