package bap-primus-print

  1. Overview
  2. Docs
Prints Primus states and observations

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.0.tar.gz
sha256=a6e80853aaaa26b7ca564d9878891d7146ec1c83852541387c1bba1ad036b8ea
md5=13f2cb1e3b9d90348852252fb0f2d09f

doc/bap-plugin-primus_print/Primus_print_main/index.html

Module Primus_print_mainSource

include sig ... end
val name : string
val version : string
val doc : string
val argv : string array
val debug : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val info : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val warning : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val error : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val debug_formatter : Format.formatter
val info_formatter : Format.formatter
val warning_formatter : Format.formatter
val error_formatter : Format.formatter
val report_progress : ?task:string -> ?note:string -> ?stage:int -> ?total:int -> unit -> unit
module Config : sig ... end
Sourcemodule Param : sig ... end
Sourceval starts_with : string -> Core_kernel.Char.t -> bool
Sourceval strip : string -> string
Sourceval parse_monitors : string list -> Bap_primus.Std.Primus.Observation.Provider.t Base__List.t
Sourceval rule_providers : Bare.Rule.t -> Base.String.t list
Sourceval print_trace : Format.formatter -> Bap_primus.Std.Primus.Pos.t list -> unit
Sourcetype state = {
  1. trace : Bap_primus.Std.Primus.pos list;
}
Sourceval read_rules : string -> Bare.Rule.t list
Sourceval setup_rules_processor : Format.formatter -> string list -> unit
Sourceval start_monitoring : Config.reader -> unit
OCaml

Innovation. Community. Security.