Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract endianness #29

Closed
romainthomas opened this issue Apr 29, 2017 · 0 comments
Closed

Abstract endianness #29

romainthomas opened this issue Apr 29, 2017 · 0 comments
Assignees
Milestone

Comments

@romainthomas
Copy link
Member

romainthomas commented Apr 29, 2017

We should add the binary's endiness in the abstract layer as well as bitness (32 bits, 64 bits)

@romainthomas romainthomas added this to the 0.7.0 milestone Apr 29, 2017
@romainthomas romainthomas self-assigned this Apr 29, 2017
@romainthomas romainthomas changed the title Abstract endiness Abstract endianness Apr 29, 2017
romainthomas added a commit that referenced this issue May 6, 2017
  * 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...)
romainthomas added a commit that referenced this issue Jul 18, 2017
  * 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...)
romainthomas added a commit that referenced this issue Jan 17, 2022
  * 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...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant