Commit Graph

2 Commits

Author SHA1 Message Date
Romain Thomas caceb3a527 Improve abstraction layer
* 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...)
2017-05-06 17:45:04 +02:00
Romain Thomas 306a191a03 First public release 2017-03-30 16:56:49 +02:00