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.7.2.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=5e1d0f26a567df4abcbeb964b454cf8b2c8484194ff2d9639bdeb94d63edcb3b
    
    
  sha512=a638c665407fde9aadbd57a7b9f84260db8f03c0cbf65722732d43dfc93122d801e31977e0ba7cd249b340262caf216bca746a3520d0e01d487a5baf6a6c77e6
    
    
  doc/binsec.armv8decoder/Armv8decoder/Aarch64ToDba/index.html
Module Armv8decoder.Aarch64ToDbaSource
Source
val decode : 
  Binsec.Lreader.t ->
  Binsec.Virtual_address.t ->
  Binsec.Instruction.Generic.t * Binsec.Dhunk.tdecode r addr decodes what is at address addr in reader r.
Source
val cached_decode : 
  Binsec.Lreader.t ->
  Binsec.Virtual_address.t ->
  Binsec.Instruction.Generic.t * Binsec.Dhunk.tUse let decode = cached_decode reader in decode addr1; ... decode addrn; 
if you want to use a cached decoder, adapted for a new reader.
The cached decoder assumes that the code will not change dynamically.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >