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.11.0.tbz
sha256=4cf70a0367fef6f33ee3165f05255914513ea0539b94ddfef0bd46fc9b42fa8a
sha512=cd67a5b7617f661a7786bef0c828ee55307cef5260dfecbb700a618be795d81b1ac49fc1a18c4904fd2eb8a182dc862b0159093028651e78e7dc743f5babf9e3
doc/binsec_kernel_parser/Binsec_kernel_parser/Parser/index.html
Module Binsec_kernel_parser.ParserSource
Source
type token = | XOR| WRITE| UNSUPPORTED| UNIMPLEMENTED| UNDEFINED| UNDEF| UNCONTROLLED| UEXTN of int| TRUE| TMP of string| THEN| SUPER| STRING of string| STOP| STAR_U| STAR_S| STAR| SOK| SLASH_U| SLASH_S| SKO| SEXTN of int| SEMICOLON| RSHIFTU| RSHIFTS| RROTATE| RPAR| RETURNFLAG| READ| 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| FILE| FALSE| EXTU| EXTS| EQUAL| EOF| ELSE| DOTDOT| DOT| CONCAT| COMMA| COLON| CALLFLAG| BSWAP| BRANCH| BIN of string| AT| ASSUME| ASSIGN| ASSERT| AS| ARROWINV| ARROW| ANNOT| AND
Source
val patchmap :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
Binsec_base.Binstream.t Binsec_base.Virtual_address.Map.tSource
val instruction_eof :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
Binsec_kernel_dba.Dba_types.Instruction.tSource
val initialization :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
Parse_helpers.Initialization.t listSource
val expr_eof :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
Binsec_kernel_dba.Dba_types.Expr.tSource
val dhunk_eof :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
Binsec_kernel_dba.Dhunk.tSource
val decoder_msg_list_eof :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
Parse_helpers.Message.t listSource
val decoder_msg_eof :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
Parse_helpers.Message.tSource
val decoder_base :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
(string * Parse_helpers.Message.Value.t) list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>