This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Description
Trying to extract from Setup PE32 image, results in truncated output. Error below.
(There is supposed to be a "CFG Lock" section, but the file ends at "Ref")
leo@Henrys-MacBook-Pro UEFI % ./ifrextract Setup.efi Setup.txt
Input: Setup.efi
Output: Setup.txt
Protocol: UEFI
ifrextract(775,0x11d90bdc0) malloc: can't allocate region
*** mach_vm_map(size=8410472299710251008) failed (error code=3)
ifrextract(775,0x11d90bdc0) malloc: *** set a breakpoint in malloc_error_break to debug
leo@Henrys-MacBook-Pro UEFI %
Setup.efi.zip
Setup.txt