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.9.0.tbz
sha256=d959c2351b6cac10ffbdaf112769a676c9ad84bf6bc7fefa5cb1daa8d086cc97
sha512=1a3951896f05fb3a4cb05e81830373c75409a69c49323dc82e97c94889927b5f9561e704565a22c2a608842f67063d6c89a330477165b197a40d6ac231c09a7e
doc/binsec.sse/Libsse/Script/Expr/index.html
Module Script.Expr
type t = | Int of Z.t| 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)"
>