package bap-glibc-runtime

  1. Overview
  2. No Docs
Detects the presence of glibc runtime

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
md5=5abd9b3628b43f797326034f31ca574f

Description

Enables ad-hoc support for glibc runtime code. In particular it detects the locations of main and __libc_start_main functions (and adds the latter if it is absent)

Published: 14 Jul 2022

Dependencies (7)

  1. ogre = "2.5.0"
  2. bap-std = "2.5.0"
  3. bap-main = "2.5.0"
  4. bap-c = "2.5.0"
  5. bap-abi = "2.5.0"
  6. core_kernel >= "v0.14" & < "v0.16"
  7. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. bap-core >= "2.5.0"

Conflicts

None