Hello. I am trying to extract the bios files from this bios: https://dl.dell.com/FOLDER11491866M/1/M33X_2.36.0.exe .
I am following this tutorial: Enabling hidden 4G decoding · xCuri0/ReBarUEFI Wiki · GitHub as i am trying to enable rebar on the machine and it required a bios bin file. After some poking around i found GitHub - platomav/BIOSUtilities: Various BIOS Utilities for Modding/Research and am able to get bin files (produces 2 folders: 3 CombineBiosName2 v99.1.45 and 2 CombineBiosName2 v99.1.45). Within those folders there are a number of bin files.
I choose 3 CombineBiosName2 v99.1.45 – 1 System BIOS [V0 AMI] v2.36.0.bin or 2 CombineBiosName2 v99.1.45 – 1 System BIOS [V0 AMI] v2.36.0.bin and using UEFITool do a search for “4G Decod” and it finds entries and when i select extract body it seems to extract a file, but when i run it against ifrextractor (.\ifrextractor.exe .\4GDecodBody.bin
) it doesnt produce anything. This is all over my head but was hoping to get some help.