A cross platform library to parse, modify and abstract ELF, PE and MachO formats.
copied from cf-staging / libliefconda install conda-forge::liblief
conda install conda-forge/label/cf202003::liblief
conda install conda-forge/label/lief_dev::liblief
conda install conda-forge/label/lief_rc::liblief
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.