mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
caceb3a527
* 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...)