VBiosFinder
VBiosFinder copied to clipboard
Extract embedded VBIOS from (almost) any BIOS Update
```/usr/local/bundle/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:272:in `search_up': undefined method `untaint' for "/data/VBiosFinder":String (NoMethodError) current = File.expand_path(SharedHelpers.pwd).untaint ^^^^^^^^ from /usr/local/bundle/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:259:in `find_file' from /usr/local/bundle/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:251:in `find_gemfile' from /usr/local/bundle/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:27:in `root' from /usr/local/bundle/gems/bundler-1.17.3/lib/bundler.rb:234:in `root' from /usr/local/bundle/gems/bundler-1.17.3/lib/bundler.rb:244:in `app_config_path' from /usr/local/bundle/gems/bundler-1.17.3/lib/bundler.rb:273:in `settings'...
Thanks for your help!
These changes add the ability to extract from an HP Service Pack executable (e.g. sp012345.exe). Replacement graphics cards intended for HP laptops will often ship without a VBIOS installed. The...
Works fine without any error Just a weird thing i noticed was that, it gave out 2 vbios for the iGpu
the name of tool UEFIExtract needs to be case-sensitive! i was using arch linux with uefitool.. but i always run into this error: ``` .../VBiosFinder/vendor/bundle/ruby/3.0.0/gems/terrapin-0.6.0/lib/terrapin/command_line.rb:82:in `run': Terrapin::CommandNotFoundError (Terrapin::CommandNotFoundError) from /home/demlak/lala/VBiosFinder/src/extract-uefi.rb:20:in...
My laptop is MSI Katana GF76 11SC-353XRU. Extracting worked, but it showed me an inexistent device. lspci cannot find it. I also saw it in other people's log. Probably integrated...
When attempting to extract the VBIOS from the latest ASUS TUF A15 FA507NV BIOS update exe, it returns the following error: `/home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:272:in `search_up': undefined method `untaint' for "/home/SamuraiDestroy/Downloads/VBiosFinder-master":String (NoMethodError) current...
Removing the Gemfile.lock and removing posix-spawn from the Gemfile results in successful build and run but actually running after does not work...so something's amiss. ruby 3.2.4-1.1 ruby-bundler 2.5.11-2 rubygems 3.4.19-1...