coderobe / VBiosFinder

Extract embedded VBIOS from (almost) any BIOS Update
GNU Affero General Public License v3.0
129 stars 21 forks source link

Getting this going on a Windows PC #43

Closed Th3Guardian closed 2 years ago

Th3Guardian commented 2 years ago

Hey guys

On windows, how do I get this thing running?

Got bash, wsl.

Th3Guardian commented 2 years ago

Hey guys, I got the payload file (where the nvrom should be supposedly) and I also have the bin files which I was able to extract from the payload file using UEFIExtract. But which ones of all these bin files contains the nvrom? Or would I better off using vbiosfinder on the payload file instead, could anyone help me out?

I'm on Windows and using bash/wsl, and I'm unsure how to get the UEFIExtract and VBiosFinder as packages as they don't have those, and also rom parser.

Th3Guardian commented 2 years ago

Like I need help setting up this thing as those don't have separate packages that you can just install with sudo apt install package, do I just manually place them in the folder (is it okay to do that in windows, lol?) or should I do it somehow in the terminal, all in all I'm unsure how to proceed and would appreciate if anyone would help me out.

vK was able to help me out a little bit and now I'm in the part where I need to use VBiosFinder and UEFIExtract (and rom-parser?) to get the nvrom out of the payload file.

Th3Guardian commented 2 years ago

Hey, eveyone, I got it fixed, thanks to vK!