package binsec

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

Module Dhunk.Simplify

val remove_gotos : t -> unit

remove_gotos d removes static jump instruction which have 1 predecessor and 1 successor

val run : t -> unit

run d does all simplifications for dhunk d

OCaml

Innovation. Community. Security.