package binsec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Basic kernel functions

val get_ep : unit -> Virtual_address.t option
val get_img : unit -> Loader.Img.t
val reset_img : unit -> unit
module Loader : sig ... end