* Enable bitness through ``LIEF::Header::is_32`` and
``LIEF::Header::is_64` (See #29)
* Add ``modes`` ot the Python API
* Abstract binary object type (executable, library...)
* Enable bitness through ``LIEF::Header::is_32`` and
``LIEF::Header::is_64` (See #29)
* Add ``modes`` ot the Python API
* Abstract binary object type (executable, library...)
* Enable bitness through ``LIEF::Header::is_32`` and
``LIEF::Header::is_64` (See #29)
* Add ``modes`` ot the Python API
* Abstract binary object type (executable, library...)
We should add the binary's endiness in the abstract layer as well as bitness (32 bits, 64 bits)
The text was updated successfully, but these errors were encountered: