blob: 6e9d97af1694c9961e218f4cffe5cd3b1b714c84 (
plain)
1
2
3
4
5
6
7
8
9
|
libexe (libYAL EXE library)
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 libevtx to parse EventLog
messages from PE/COFF message files.
|