shared: add common implementation of PE parser
authorLennart Poettering <lennart@poettering.net>
Thu, 24 Aug 2023 13:40:41 +0000 (15:40 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Aug 2023 09:25:52 +0000 (11:25 +0200)
commit0786b039693a782795fff107cd825eb7d1e84a8c
treeb1b82899bf600f8888e011357a993bc33fb99075
parent599a3124849819ba5af0a71b7572e87256814881
shared: add common implementation of PE parser
src/shared/meson.build
src/shared/pe-binary.c [new file with mode: 0644]
src/shared/pe-binary.h [new file with mode: 0644]