package bap-disassemble

  1. Overview
  2. No Docs
Implements the disassemble command

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
md5=5abd9b3628b43f797326034f31ca574f

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: 14 Jul 2022

Dependencies (11)

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

Dev Dependencies

None

Used by (1)

  1. bap-core >= "2.5.0"

Conflicts

None