PE Resource Loader 1.0.0
PE Resource Loader is a cross platform library for loading resources from exe and dll files . It supports strings, bitmaps, icons and cursors, but can also be used to load other resources. It was developed to be able to get strings and loading screen from Zoo Tycoon, but can be used on x86 or x86_64 exe or dll file. Today marks its first release!
For an example check out the pe-resource-loader website.
Currently PE Resource Loader requires GCC and only works on little-endian systems.