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.9.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=a6ccc9c0a756f6056a5bf6a2f602d59690944f4164cc180d0082c36f081e7e94
    
    
  sha512=cd85654f94da9ce8fedab746c557c326821cc7932005337303607e0c52d7caf403655fc1000b34d32f1f2606ab1b3d079b9057346ef0a2f88057e0dd7b412cce
    
    
  doc/libsolver/Libsolver/module-type-TERM/Bv/index.html
Module TERM.Bv
val const : int -> string -> tconst size name creates the (first-order) constant of size bits named name .
val value : int -> Z.t -> tvalue sz bv creates a constant from the bitvector value bv of size sz.
include Binsec.Sigs.COMPARISON with type t := t and type boolean := Bl.t
extract ~hi ~lo x extracts the sub-bitvector of x starting from bit lo and ending at bit hi (included).
sext n x sign extends the bitvector x copying n times the most significant bit.
ite x y z creates the bitvector ite operation between y and z according to x.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >