Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5036

Re: Finding the bitness of an arbitrary executable with Python

Date 2011-05-09 16:44 -0500
From Andrew Berg <bahamutzero8825@gmail.com>
Subject Re: Finding the bitness of an arbitrary executable with Python
References <mailman.1358.1304974381.9059.python-list@python.org> <4dc85842$0$81484$e4fe514c@news.xs4all.nl>
Newsgroups comp.lang.python
Message-ID <mailman.1361.1304977489.9059.python-list@python.org> (permalink)

Show all headers | View raw


On 2011.05.09 04:10 PM, Irmen de Jong wrote:
> http://stackoverflow.com/questions/1345632/determine-if-an-executable-or-library-is-32-or-64-bits-on-windows
The code using struct doesn't look terribly complicated, so that could
work. I might need to inspect other executable types, but I don't see it
being any time soon.
Thank you.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Finding the bitness of an arbitrary executable with Python Andrew Berg <bahamutzero8825@gmail.com> - 2011-05-09 15:52 -0500
  Re: Finding the bitness of an arbitrary executable with Python Richard Thomas <chardster@gmail.com> - 2011-05-09 14:02 -0700
  Re: Finding the bitness of an arbitrary executable with Python Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-05-09 23:10 +0200
    Re: Finding the bitness of an arbitrary executable with Python Andrew Berg <bahamutzero8825@gmail.com> - 2011-05-09 16:44 -0500

csiph-web