summaryrefslogtreecommitdiffhomepage
path: root/README
blob: 3c3b63fb4aee62e3ddad4d88445656164b6fec59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.

* when built as an application, output requested
  information about a given PE image.