package bap-relocatable

  1. Overview
  2. No Docs
Extracts symbolic information from the program relocations

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
md5=5abd9b3628b43f797326034f31ca574f

Description

The relocation symbolizer leverages the relocation information stored in files to extract symbol names.

Published: 14 Jul 2022

Dependencies (17)

  1. ogre = "2.5.0"
  2. monads = "2.5.0"
  3. bitvec-sexp = "2.5.0"
  4. bitvec-order = "2.5.0"
  5. bitvec = "2.5.0"
  6. bap-std = "2.5.0"
  7. bap-relation = "2.5.0"
  8. bap-main = "2.5.0"
  9. bap-knowledge = "2.5.0"
  10. bap-core-theory = "2.5.0"
  11. bap-x86 = "2.5.0"
  12. bap-powerpc = "2.5.0"
  13. bap-arm = "2.5.0"
  14. bap-abi = "2.5.0"
  15. ppx_bap
  16. ocaml >= "4.08.0"
  17. core_kernel >= "v0.14" & < "v0.16"

Dev Dependencies

None

Used by (1)

  1. bap-core >= "2.5.0"

Conflicts

None