PE Resource Kit
---------------
* portable, cross-platform, endian-agnostic tool
  which can be used as either a library or a
  stand-alone application.

* parse a raw PE image at once, provide the caller
  with a host-native meta representation of the
  image's internal structures.

* pretty print requested PE image information.