package bap-disassemble

  1. Overview
  2. No Docs
Implements the disassemble command

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.0.tar.gz
md5=5dbc6677d646bec59fd7414f23e88cf8

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: 13 Dec 2020

Dependencies (11)

  1. bap-main = "2.2.0"
  2. bap-bundle = "2.2.0"
  3. bap-plugins = "2.2.0"
  4. monads = "2.2.0"
  5. regular = "2.2.0"
  6. bap-core-theory = "2.2.0"
  7. bap-knowledge = "2.2.0"
  8. bap-std = "2.2.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.2.0"

Conflicts

None