bearparser icon indicating copy to clipboard operation
bearparser copied to clipboard

Portable Executable parsing library (from PE-bear)

bearparser

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

Portable Executable parsing library

Requires:

  • Qt5 SDK
  • Qt5 Core
  • cmake http://www.cmake.org/

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:

  • https://github.com/hasherezade/pe-bear-releases