Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Extract embedded VBIOS from (almost) any BIOS Update. the hail-mary way

License

NotificationsYou must be signed in to change notification settings

coderobe/VBiosFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tool attempts to extract a VBIOS from a bios update
Laptops with NVIDIA Optimus graphics often have the dGPU VBIOS integrated in their system BIOS, this makes extracting the VBIOS a complicated process. Provided you have a BIOS Update for your laptop, this tool might be able to automagically extract all available VBIOS from it.

Dependencies

Note

Some dependencies might not offer a package for your linux distribution(like UEFIDump and rom-parser). The binaries can be placed in./3rdparty to avoid having to install them.

Usage

  • Runbundle install --path=vendor/bundle to install the required ruby modules(once)
  • Run./vbiosfinder extract /path/to/bios_update.exe to attempt an extraction
  • A temporary working dir is created at./tmp-vbiosfinder which can be removed inbetween runs
  • Extracted VBIOS roms will be placed in./output

Compatibility (non-exhaustive)

Troubleshooting

Q: There are no files in./output after running the tool!
A: It's very possible that VBiosFinder can't extract your type of BIOS update right now. Feel free to open an issue with a link to your bios update and the program output you get!

TODO

  • Add option to extract the bios of the running system(can we?)
  • Clean up temporary working dir after finishing up done
  • Test with more BIOS updates

Licensing

This project, initially authored by Robin Broda, is licensed under the GNU Affero General Public License v3
A copy of the license is available inLICENSE.txt

About

Extract embedded VBIOS from (almost) any BIOS Update. the hail-mary way

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp