blob: fe75372829a5b3a50b05d30e2b0f0edbf09ea3a7 (
plain)
1
2
3
4
5
6
7
8
|
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.
|