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/binsec.smt/Smt/Smt_options/Builder/index.html
Module Smt_options.Builder
module Any
  (P : Binsec.Cli.DETAILED_CLI_DECL) : 
  Binsec.Cli.GENERIC with type t = P.tA very generic functor that lets you handle cases that are not provided otherwise. Use it only as last resort.
module Any_opt (P : sig ... end) : Binsec.Cli.GENERIC_OPT with type t = P.tmodule Boolean (P : sig ... end) : Binsec.Cli.BOOLEANmodule False (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.BOOLEANAn option that defaults to false.
module No (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.BOOLEANAn options that defaults to true. The provided command-line switch automatically add a no- prefix to your option name.
module Integer (P : sig ... end) : Binsec.Cli.INTEGERmodule Zero (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.INTEGERmodule Integer_set (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.INTEGER_SETmodule Integer_list (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.INTEGER_LISTmodule Integer_option (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.INTEGER_OPTmodule Float (P : sig ... end) : Binsec.Cli.FLOATmodule Float_set (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.FLOAT_SETmodule Float_list (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.FLOAT_LISTmodule Float_option (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.FLOAT_OPTmodule String (P : sig ... end) : Binsec.Cli.STRINGmodule String_choice (P : sig ... end) : Binsec.Cli.STRINGmodule String_option (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.STRING_OPTmodule String_set (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.STRING_SETmodule String_list (P : Binsec.Cli.CLI_DECL) : Binsec.Cli.STRING_LISTmodule Variant_choice (P : sig ... end) : Binsec.Cli.GENERIC with type t = P.tmodule Variant_choice_assoc
  (P : sig ... end) : 
  Binsec.Cli.GENERIC with type t = P.tLike Variant_choice but with automatically generated to_string and of_string function from assoc_map.
module Variant_list
  (P : sig ... end) : 
  Binsec.Cli.GENERIC with type t = P.t list sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >