LongSoft/Universal-IFR-Extractor

malloc: can't allocate region

cowpod opened this issue · 3 comments

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

This fork is no longer supported, replaced by IFRExtractor-RS.

@NikolajSchlej from what I remember we do not have feature parity with the other version, so we still have to maintain the two.

Fixed in master.