Files
hasherezade-bearparser/README.md
T
2022-02-18 03:33:29 +01:00

1.3 KiB

bearparser

Build status Build status Codacy Badge Total alerts Rawsec's CyberSecurity Inventory

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: