package binsec
Semantic analysis of binary executables
Install
Dune Dependency
Authors
-
AAdel Djoudi
-
BBenjamin Farinier
-
CChakib Foulani
-
DDorian Lesbre
-
FFrédéric Recoules
-
GGuillaume Girol
-
JJosselin Feist
-
LLesly-Ann Daniel
-
MMahmudul Faisal Al Ameen
-
MManh-Dung Nguyen
-
MMathéo Vergnolle
-
MMathilde Ollivier
-
MMatthieu Lemerre
-
NNicolas Bellec
-
OOlivier Nicole
-
RRichard Bonichon
-
RRobin David
-
SSébastien Bardin
-
SSoline Ducousso
-
TTa Thanh Dinh
-
YYaëlle Vinçont
-
YYanis Sellami
Maintainers
Sources
binsec-0.10.0.tbz
sha256=f9f66dc2a16f10d4afc9599ce76f19d3868fca184b42f2a28bc81b37089be68f
sha512=bc56322323d1c56870bb8618c9eeed95fa7eb0ba8bde3c9ea9fe86627ecb1c97abc610401e3af7662c9f9386719be284d7144c5af5d39b3f64c63e2b2cdecb1d
doc/libterm/Libterm/Solver/module-type-OPEN/index.html
Module type Solver.OPEN
Source
Parameters
Signature
val visit_formula : Sexpr.Expr.t list -> unit
val iter_free_variables : (string -> Sexpr.Expr.t -> unit) -> unit
val iter_free_arrays : (string -> Sexpr.Memory.t -> unit) -> unit
val assert_formula : Sexpr.Expr.t -> unit
val assert_distinct : Sexpr.Expr.t -> Sexpr.Expr.t -> unit
val check_sat : ?timeout:float -> unit -> Libsolver.status
val check_sat_assuming : ?timeout:float -> Sexpr.Expr.t -> Libsolver.status
val get_value : Sexpr.Expr.t -> Z.t
val fold_array_values : (Z.t -> Z.t -> 'a -> 'a) -> Sexpr.Memory.t -> 'a -> 'a
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page