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