package binsec
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Semantic analysis of binary executables
Install
dune-project
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.1.tbz
sha256=87d4048c9a90c8a14ee029e77d31032a15427f06416a31938cec8a68394234c4
sha512=6a023d2a5c87c56b0aac489874431d8dcccee1451a072a826190be3a7f75a961688bab95f193f494231744abc3bc9733ab5c809057d36a5e4d24c6c29c369144
doc/binsec.sse/Libsse/Script/Expr/index.html
Module Script.Expr
type t = | Int of Z.t * string option| Bv of Binsec.Bitvector.t| Symbol of Binsec.Ast.Symbol.t Binsec.Ast.loc| Loc of Binsec.Ast.Loc.t Binsec.Ast.loc| Unary of Binsec.Dba.Unary_op.t * t Binsec.Ast.loc| Binary of Binsec.Dba.Binary_op.t * t Binsec.Ast.loc * t Binsec.Ast.loc| Ite of t Binsec.Ast.loc * t Binsec.Ast.loc * t Binsec.Ast.loc
val zero : tval one : tval succ : t Binsec.Ast.loc -> tval constant : Binsec.Bitvector.t -> tval symbol : Binsec.Ast.Symbol.t Binsec.Ast.loc -> tval loc : Binsec.Ast.Loc.t Binsec.Ast.loc -> tval add : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval sub : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval mul : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval neg : t Binsec.Ast.loc -> tval udiv : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval umod : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval sdiv : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval smod : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval logand : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval logor : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval lognot : t Binsec.Ast.loc -> tval logxor : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tinclude Binsec.Sigs.COMPARISON
with type t := t Binsec.Ast.loc
and type boolean := t
val equal : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval diff : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval ule : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval uge : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval ult : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval ugt : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval sle : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval sge : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval slt : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval sgt : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval shift_left : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval shift_right : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval shift_right_signed : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval rotate_left : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval rotate_right : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval sext : int -> t Binsec.Ast.loc -> tval uext : int -> t Binsec.Ast.loc -> tval restrict : hi:int -> lo:int -> t Binsec.Ast.loc -> tval append : t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval ite : t Binsec.Ast.loc -> t Binsec.Ast.loc -> t Binsec.Ast.loc -> tval pp : Format.formatter -> t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>