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_cli_bbsse/Binsec_cli_bbsse/A/index.html
Module Binsec_cli_bbsse.ASource
include module type of struct include Binsec.Dba_types.Caddress end
type t = Binsec_kernel_dba.Dba.addressinclude Binsec_base.Collection.S with type t := t
include Binsec_base.Sigs.HASHABLE with type t := t
include Binsec_base.Sigs.COMPARABLE with type t := t
module Map = Binsec.Dba_types.Caddress.Mapmodule Set = Binsec.Dba_types.Caddress.Setmodule Htbl = Binsec.Dba_types.Caddress.Htblval default_init : t Stdlib.refval create : Binsec_base.Virtual_address.t -> int -> tval block_start : Binsec_base.Virtual_address.t -> tblock_start bv i create bv 0
val block_start_of_int : int -> tval rebase : t -> Binsec_base.Virtual_address.t -> tval pp_base : Stdlib.Format.formatter -> t -> unitpp_base caddr only print the base address of the DBA code address as hexadecimal, thus ignoring the id part
val base_value : t -> Binsec_base.Virtual_address.tval of_virtual_address : Binsec_base.Virtual_address.t -> tval to_virtual_address : t -> Binsec_base.Virtual_address.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>