Files
hasherezade-bearparser/README.md
T
2022-10-24 16:31:59 +02:00

1.1 KiB

bearparser

Build status Build status Codacy Badge Total alerts

Portable Executable parsing library

Requires:

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: