binsec
Binsec.Cfg
Control Flow Graphs
binsec.amd64decoder
binsec.armv7decoder
binsec.armv8decoder
binsec.smt
binsec.sse
type direction =
| Forward
| Backward
module type S = sig ... end
module Make (A : Sigs.HASHABLE) (I : Hashtbl.HashedType) (S : Hashtbl.HashedType) : S with type addr = A.t and type inst = I.t and type symb = S.t