qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] contrib/elf2dmp: Windows Server 2022 support


From: Viktor Prutyanov
Subject: [PATCH 0/3] contrib/elf2dmp: Windows Server 2022 support
Date: Wed, 3 Nov 2021 19:12:57 +0300

Hi,

For now, elf2dmp is unable to convert ELF-dump to DMP-dump made of
Windows Server 2022 guest. This patch series fixes it.

Viktor Prutyanov (3):
  contrib/elf2dmp: fix code style
  contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
  contrib/elf2dmp: add PE name check and Windows Server 2022 support

 contrib/elf2dmp/main.c | 103 ++++++++++++++++++++++++------------
 contrib/elf2dmp/pe.h   | 115 +++++++++++++++++++++++------------------
 2 files changed, 134 insertions(+), 84 deletions(-)

-- 
2.31.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]