package bap-glibc-runtime

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.0.tar.gz
md5=13f2cb1e3b9d90348852252fb0f2d09f

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

Dependencies (7)

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

Dev Dependencies

None

Used by (1)

  1. bap = "2.3.0"

Conflicts

None