Libexe
Library and tools to access the executable (EXE) format
Install / Use
/learn @libyal/LibexeREADME
libexe is a library to access the executable (EXE) format.
At the moment the goal of this project is to provide functionality to parse EXE (PE/COFF) and the resources stored in them using libwrc. This functionality is used in libevt and libevx to parse EventLog messages from PE/COFF message files.
Project information:
- Status: experimental
- Licence: LGPLv3+
Planned:
- Multi-threading support
For more information see:
- Project documentation: https://github.com/libyal/libexe/wiki/Home
- How to build from source: https://github.com/libyal/libexe/wiki/Building
