A cross platform library to parse, modify and abstract ELF, PE and MachO formats.
copied from cf-staging / py-liefconda install conda-forge::py-lief
conda install conda-forge/label/cf202003::py-lief
conda install conda-forge/label/lief_dev::py-lief
conda install conda-forge/label/lief_rc::py-lief
It turns out that many projects need to parse executable formats and they usually re-implement their own parser. Moreover these parsers are usually bound to one language. LIEF attempts to fill this void.