package bap-glibc-runtime

  1. Overview
  2. No Docs
Adds support for the glibc runtime

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
md5=3db9deac8d429b9b8a8ec9aec54987b1

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: 02 Jun 2020

Dependencies (6)

  1. base >= "v0.12" & < "v0.13"
  2. bap-c = "2.1.0"
  3. bap-abi = "2.1.0"
  4. bap-std = "2.1.0"
  5. bap-main = "2.1.0"
  6. ocaml >= "4.07.0" & < "4.10.0"

Dev Dependencies

None

Used by (1)

  1. bap = "2.1.0"

Conflicts

None