mirror of
https://github.com/hasherezade/bearparser
synced 2026-06-08 14:32:38 +00:00
136dfd32dc609745fea60bb60ef63402769d0e8b
bearparser
Portable Executable parsing library
WARNING: this is an early beta version, some elements are unfinished!
Please report any bugs and remarks to: hasherezade@gmail.com
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:
Description
Languages
C++
81.6%
C
16.2%
CMake
1.4%
Shell
0.8%