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/Cse/index.html
Module Binsec_sse.CseSource
Source
type 'a node = | Constant : Binsec_kernel.Bitvector.t -> [< `Value | `Opcode ] node| Value : int -> [< `Value | `Opcode ] node| Variable : Binsec_kernel.Dba.Var.t -> [< `Value | `Opcode ] node| Unary : unary operator * [ `Value ] node -> [< `Value | `Opcode ] node| Binary : binary operator * [ `Value ] node * [ `Value ] node -> [< `Value | `Opcode ] node| Ite : [ `Value ] node * [ `Value ] node * [ `Value ] node -> [< `Value | `Opcode ] node| Load : string option * [ `Value ] node * Binsec_kernel.Machine.endianness * int -> [ `Opcode ] node| Store : string option * [ `Value ] node * Binsec_kernel.Machine.endianness * [ `Value ] node -> [ `Opcode ] node| Assign : Binsec_kernel.Dba.Var.t * [ `Value ] node -> [ `Opcode ] node| Clobber : Binsec_kernel.Dba.Var.t -> [ `Opcode ] node| Symbolize : Binsec_kernel.Dba.Var.t -> [ `Opcode ] node
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>