/portable-executable-library

Automatically exported from code.google.com/p/portable-executable-library

Primary LanguageC++

portable-executable-library

Automatically exported from code.google.com/p/portable-executable-library

Author: rukaimi (kaimi.ru)

Just forked this to preserve it from the Google Code shutdown.

Didn't see a license, so if the author or any copyright holders want me to pull it down, let me know.

I make no claims to rights over this project. Awesome library though.

#PE Bliss

Cross-Platform Portable Executable C++ Library Compatible with Windows and Linux (tested on MSVC++ 2008, 2010, GCC 4.4 on Linux). Currently tested on little-endian systems only and might not support big-endian ones.

Library has many usage samples and is well unit-tested.

Library is free to use in both commertial and non-commertial projects. You can also modify and redistribute it. If you are using it, please, do not forget to specify the name or other copyright of PE Bliss somewhere in the description of your project.