GithubHelp home page GithubHelp logo

lenovo-bios-logo-extraction-guide's Introduction

lenovo-bios-logo-extraction-guide

ScreenShot

This guide attempts to extract a Bios image from a Lenovo device. (Tested successfully on Lenovo Legion Y530)

Thanks to @tyrng for contributing this guide.

Dependencies

  • 7zip - A tool for opening and extracting Bios.exe as archive and file.
  • innoextract v1.8 - A tool to unpack installer (eg. Bios.exe) created by Inno Setup
  • msvcr120.dll - A Dynamic-link library (DLL) required for InsydeImageExtractor
  • InsydeImageExtractor Initial Release - A utility for extracting UEFI image from InsydeFlash executable file
  • H2OEZE - A tool made by Insyde or called "Easy BIOS Editor" for viewing or editing the Bios logo
  • UEFITool v0.27.0 - A UEFI firmware image viewer and editor

Steps

  1. Install 7zip.
  2. Create a new folder (eg. bios), then copy Bios.exe and use 7zip to extract the dependencies innoextract, InsydeImageExtractor, UEFITool into it.
  3. Open cmd and change the current directory to the folder you created. (eg. > cd Desktop/bios)
  4. Run the command > innoextract Bios.exe
  5. Open the newly generated Bios.exe in the app folder with 7zip as archive, and then extract the files from the archive.
  6. Copy extractor.exe, msvcr120.dll, and change the current directory to the app folder.
  7. Run the command > extractor Bios.fd out.fd

ScreenShot

  1. Open UEFITool and drag and drop the generated out.fd as an image file.
  2. Use UEFITool to search for the required file type, such as .jpg (JFIF) / .gif (GIF87a or GIF89a) / .bmp (BM) as unchecked unicode text. For .pcx(0A 05 01 08), .jpg(FF D8 FF), .png(89 50 4E 47 0D 0A 1A 0A), .tiff(49 49 2A 00 or 4D 4D 00 2A) and .ico(00 00 01 00 or 00 00 02 00) files, search the hex pattern with body only. Reference

ScreenShot

  1. Finally, right click and extract the Raw Section body as .jpg / gif / bmp.

ScreenShot

(Note: All dependencies and Bios.exe should be extracted and placed in the same directory)

lenovo-bios-logo-extraction-guide's People

Contributors

liho98 avatar tyrng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lenovo-bios-logo-extraction-guide's Issues

Cannot extract insyde exe with 7-zip

As per step 5, after extracting with innoextract, the resulting file in 'app' folder cannot be opened with 7zip.
Error message: Can not open the file as [PE] archive

How to repack to flash?

Hi!

Thanks so much! I was wondering if you could point me into the right direction for repacking this in order to be used?
I replaced the logo and now would like to use the image.

Thanks so much!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.