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.7.2.tbz
sha256=5e1d0f26a567df4abcbeb964b454cf8b2c8484194ff2d9639bdeb94d63edcb3b
sha512=a638c665407fde9aadbd57a7b9f84260db8f03c0cbf65722732d43dfc93122d801e31977e0ba7cd249b340262caf216bca746a3520d0e01d487a5baf6a6c77e6
doc/binsec/Binsec/Parser/index.html
Module Binsec.Parser
type token = | XOR| VAR| UNIMPLEMENTED| UNDEFINED| UNDEF| UNCONTROLLED| TRUE| TMP of string| THEN| TEMPTAG| TEMPORARY| SUPER| STRING of string| STOP| STAR_U| STAR_S| STAR| SOK| SLASH_U| SLASH_S| SKO| SEMICOLON| RSHIFTU| RSHIFTS| RROTATE| RPAR| RETURNFLAG| REGISTER| REACH| RBRACKETU| RBRACKETS| RBRACKET| RBRACE| PLUS| OR| NOT| NONDET| NEQ| MODU| MODS| MINUS| MIN| MAX| LTU| LTS| LSHIFT| LROTATE| LPAR| LEU| LES| LBRACKET| LBRACE| INT of string| INFER| IF| IDENT of string| HEXA of string| GTU| GTS| GOTO| GEU| GES| FROMFILE| FROM| FLAGTAG| FLAG| FILE| FALSE| EXTU| EXTS| EQUAL| EOF| ENUMERATE| ENTRYPOINT| ELSE| DOTDOT| DOT| CUT| CONSEQUENT| CONCAT| COMMA| COLON| CALLFLAG| BSWAP| BIN of string| AT| ASSUME| ASSIGN| ASSERT| AS| ARROWINV| ARROW| ANNOT| AND| ALTERNATIVE| ALTERNATE
val patchmap :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Binstream.t Virtual_address.Map.tval instruction_eof :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Dba_types.Instruction.tval initialization :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Parse_helpers.Initialization.t listval expr_eof : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Dba_types.Expr.tval directives : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Directive.t listval dhunk_substitutions_eof :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
(Loader_utils.Binary_loc.t * Dhunk.t) listval dhunk_eof : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Dhunk.tval decoder_msg :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
(string * Parse_helpers.Message.Value.t) list
* (Dba.address * Dba_types.Instruction.t) listval decoder_base :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
(string * Parse_helpers.Message.Value.t) listval dba : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Dba_types.programval body :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
(Dba.address * Dba_types.Instruction.t) list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>