foxdec-0.1.0.0: Formally Verified x86-64 Decompilation
Safe HaskellSafe-Inferred
LanguageHaskell2010

Binary.Macho

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.