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.10.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=87d4048c9a90c8a14ee029e77d31032a15427f06416a31938cec8a68394234c4
    
    
  sha512=6a023d2a5c87c56b0aac489874431d8dcccee1451a072a826190be3a7f75a961688bab95f193f494231744abc3bc9733ab5c809057d36a5e4d24c6c29c369144
    
    
  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)"
  >