diff options
Diffstat (limited to 'libraries/libexe/README')
-rw-r--r-- | libraries/libexe/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/libraries/libexe/README b/libraries/libexe/README index 6e9d97af1694c..fe75372829a5b 100644 --- a/libraries/libexe/README +++ b/libraries/libexe/README @@ -3,7 +3,6 @@ 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. +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. |