Files
2024-08-29 20:39:45 +02:00

918 B

bearparser

Build status Codacy Badge

Portable Executable parsing library

Requires:

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

PE-bear logo

Check also PE-bear - a GUI application using bearparser: