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.8.2.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=b8e7b9c756245656c481e992549fb7b1864ee6eeb492e16488e7a9d962d39cdb
    
    
  sha512=07a5e4105e5275751fcc6832743f5f9eedc72bd061273ec54c4466135032852120df3784ba571656c788e5f3cd971aad8a53f030336a364e77e940e26dff38d7
    
    
  doc/binsec.sse/Libsse/Types/module-type-STATE/index.html
Module type Types.STATESource
include RAW_STATE
val read : addr:Value.t -> int -> Binsec.Machine.endianness -> t -> Value.t * tval select : 
  string ->
  addr:Value.t ->
  int ->
  Binsec.Machine.endianness ->
  t ->
  Value.t * tval empty : unit -> tval get_value : Value.t -> t -> Binsec.Bitvector.tval get_a_value : Value.t -> t -> Binsec.Bitvector.tval enumerate : 
  Value.t ->
  ?n:int ->
  ?except:Binsec.Bitvector.t list ->
  t ->
  (Binsec.Bitvector.t * t) listval write : addr:Value.t -> Value.t -> Binsec.Machine.endianness -> t -> tval store : 
  string ->
  addr:Value.t ->
  Value.t ->
  Binsec.Machine.endianness ->
  t ->
  tval memcpy : addr:Binsec.Bitvector.t -> int -> Binsec.Loader_buf.t -> t -> tval pp : Format.formatter -> t -> unitval pp_smt : Value.t target -> Format.formatter -> t -> unitval to_formula : t -> Binsec.Formula.formula sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >