Awesome
bearparser
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 ../
Read more on Wiki:
https://github.com/hasherezade/bearparser/wiki
PE-bear
<img src="https://github.com/hasherezade/pe-bear/blob/main/logo/main_ico.png" alt="PE-bear logo" width=128>Check also PE-bear - a GUI application using bearparser
: