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

Instantiation.BinaryMacho

Synopsis

Documentation

macho_read_file :: String -> String -> IO Macho Source #

Read in all files needed to read in MACHO binary executable: data, ro_data, symbols, sections, and entries.