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.sse/Binsec_sse/Script/index.html
Module Binsec_sse.ScriptSource
module Ast = Binsec_script.AstSource
type env = {wordsize : int;endianness : Binsec_kernel.Machine.endianness;define : Binsec_kernel.Dba.Var.t -> Lexing.position -> unit;origin : string -> Lexing.position option;lookup : string -> Binsec_kernel.Dba.LValue.t;lookup_symbol : string -> Binsec_kernel.Dba.Var.Tag.attribute -> Binsec_kernel.Dba.Expr.t;
}module Symbol : module type of Ast.SymbolSource
type Ast.Obj.t += | Int of int| Int_list of int list| Format of Output.format| Output of Output.t| Output_list of Output.t list| String_list of string list| Key_val of string * string| Key_val_list of (string * string) list| Symbol_list of Symbol.t loc list| Loc_opt of Loc.t loc option| Loc_opt_list of Loc.t loc option list| Expr_opt of Expr.t loc option| Expr_list of Expr.t loc list| Named of Expr.t loc * string| Named_list of (Expr.t loc * string) list
Source
type Ast.t += | Starting_from of Expr.t loc * Instr.t list| Starting_from_core of Instr.t list| Load_sections of string list| Load_data of Loc.t loc| Concretize_stack_pointer| Import_symbols of Symbol.t loc list * string| Hook of Expr.t loc list * Instr.t list * bool| Return_hook of Ast.Symbol.t loc * Instr.t list| Decode of Binsec_kernel.Binstream.t * Instr.t list| Init of Instr.t list| Explore_all
Source
val read_files :
(unit, Binsec_script.obj, unit, unit, Binsec_script.obj Dyp.dyplexbuf)
Dyp.dyp_action
list
list ->
string list ->
Ast.t listSource
val read_string :
(unit, Binsec_script.obj, unit, unit, Binsec_script.obj Dyp.dyplexbuf)
Dyp.dyp_action
list
list ->
string ->
Ast.t listSource
val eval_block :
Ast.Instr.t list ->
env ->
(module Binsec_kernel.Isa_helper.ARCH) ->
(Ast.Instr.t -> env -> Ir.fallthrough list) ->
Ir.stmt list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>