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
-
MManh-Dung Nguyen
-
MMathéo Vergnolle
-
MMathilde Ollivier
-
MMatthieu Lemerre
-
OOlivier Nicole
-
RRichard Bonichon
-
RRobin David
-
SSébastien Bardin
-
SSoline Ducousso
-
TTa Thanh Dinh
-
YYaëlle Vinçont
Maintainers
Sources
binsec-0.8.1.tbz
sha256=94090e05906c7a0559f60d2c65dbe167eb5953a2338b958b71911c1c81dd9ffd
sha512=6f52f8918c3c242f1346ebdc244f80744966112b935e00519e5d4d5acc040f8e2d2c54ff6b172cf5eb34b9bf7366de085605de88fcc15c43f34abce39ed34220
doc/binsec.sse/Libsse/Eval/Make/argument-2-State/index.html
Parameter Make.State
include Types.RAW_STATE
val lookup : Libsse.Types.Var.t -> t -> Value.tval read : addr:Value.t -> int -> Binsec.Machine.endianness -> t -> Value.t * tval select :
string ->
addr:Value.t ->
int ->
Binsec.Machine.endianness ->
t ->
Value.t * tval empty : unit -> tval test : Value.t -> t -> t Types.testval get_value : Value.t -> t -> Binsec.Bitvector.tval get_a_value : Value.t -> t -> Binsec.Bitvector.tval enumerate :
Value.t ->
?n:int ->
?except:Binsec.Bitvector.t list ->
t ->
(Binsec.Bitvector.t * t) listval assign : Libsse.Types.Var.t -> Value.t -> t -> tval write : addr:Value.t -> Value.t -> Binsec.Machine.endianness -> t -> tval store :
string ->
addr:Value.t ->
Value.t ->
Binsec.Machine.endianness ->
t ->
tval memcpy : addr:Binsec.Bitvector.t -> int -> Binsec.Loader_buf.t -> t -> tval pp : Format.formatter -> t -> unitval pp_smt : Value.t Types.target -> Format.formatter -> t -> unitval to_formula : t -> Binsec.Formula.formulaval downcast : 'a Types.feature -> (t -> 'a) optiondowncast feature returns a cast function from a state to an extended state. It returns None if the current implementation does not support the queried feature.
val symbols : Value.t list Libsse.Types.S.Map.t Types.key sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>