Portable Executable parsing library
Requires:
- Qt6 SDK
- Qt6 Core
- cmake http://www.cmake.org/
Possible to build with older versions of QT (Qt4, Qt5) by setting an appropriate CMake flag: USE_QT4
or USE_QT5
Example:
cmake -G "Unix Makefiles" -D USE_QT4=ON ../
https://github.com/hasherezade/bearparser/wiki
Check also PE-bear - a GUI application using bearparser
: