package bap-taint

  1. Overview
  2. No Docs
BAP Taint Analysis Framework

Install

Dune Dependency

Authors

Maintainers

Sources

v2.4.0.tar.gz
md5=b8b1aff8c6846f2213eafc54de07b304

Description

Provides a generic library for handling program taints, and plugins that integrate existing and new taint analysis tools with the new framework.

Published: 12 Dec 2021

Dependencies (8)

  1. monads = "2.4.0"
  2. regular = "2.4.0"
  3. bap-strings = "2.4.0"
  4. bap-primus = "2.4.0"
  5. bap-std = "2.4.0"
  6. ppx_bap >= "v0.14" & < "v0.15"
  7. core_kernel >= "v0.14" & < "v0.15"
  8. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (3)

  1. bap = "2.4.0"
  2. bap-primus-propagate-taint = "2.4.0"
  3. bap-primus-taint = "2.4.0"

Conflicts

None