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