bearparser
Portable Executable parsing library
Requires:
- Qt5 SDK
- Qt5 Core
- cmake http://www.cmake.org/
Possible to build with Qt4 (instead of Qt5) by setting a CMake flag: USE_QT4
Example:
cmake -G "Unix Makefiles" -D USE_QT4=ON ../
Read more on Wiki:
https://github.com/hasherezade/bearparser/wiki
PE-bear
Check also PE-bear - a GUI application using bearparser
: