SkillAgentSearch skills...

Bearparser

Portable Executable parsing library (from PE-bear)

Install / Use

/learn @hasherezade/Bearparser
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

bearparser

Build status Codacy Badge

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:

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

Related Skills

View on GitHub
GitHub Stars659
CategoryDevelopment
Updated3d ago
Forks111

Languages

C++

Security Score

100/100

Audited on Mar 31, 2026

No findings