foxdec-0.1.0.0: Formally Verified x86-64 Decompilation
Safe HaskellNone
LanguageHaskell2010

Algorithm.L0_Lifting

Synopsis

Documentation

lift_to_L0 :: StateT Context IO () Source #

The main algorithm for lifting a binary to an L0 representation (i.e., a Hoare Graph)