package bap-taint

  1. Overview
  2. No Docs
BAP Taint Analysis Framework

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
md5=5abd9b3628b43f797326034f31ca574f

Description

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

Published: 14 Jul 2022

Dependencies (8)

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

Dev Dependencies

None

Used by (3)

  1. bap >= "2.5.0"
  2. bap-primus-propagate-taint >= "2.5.0"
  3. bap-primus-taint >= "2.5.0"

Conflicts

None