Phoenix BIOS Editor. download and install for Windows



Phoenix BIOS Editor — is an application with a user-friendly interface that automatically decompresses ROM images into small ROM modules that are part of your PC’s BIOS. Phoenix BIOS Editor can then make all changes to the new BIOS image and write it to flash memory.

Key features: Phoenix BIOS Editor is not intended for module replacement, but it does provide such an option. When you first open the BIOS image, all BIOS modules are extracted to the folder located on the disk at C:\Program Files\Phoenix BIOS Editor\TEMP\. The unzip module can be copied from this folder, modified and replaced.

Install Phoenix BIOS Editor

  1. Download the archive from the website and unzip it.
  1. Run the installation file .exe
  2. After reading the terms of the agreement, you should check the appropriate consent box and then start installing the program.
  3. The program will start downloading to your computer.

Interface

The software has a simple interface. It will save you from having to reinstall BIOS in the future. The application supports unpacking and replacing components in the image. It is also possible to change system settings.

To customize the Windows Setup application, you need to select the “Advanced Features” menu item.

The Phoenix BIOS Editor was not designed for module swapping, but still provides this feature. When the BIOS image is opened for the first time, all BIOS modules will be extracted to disk in the folder located in the C:\Program Files\Phoenix BIOS Editor\TEMP\. The unpack module can be copied from this folder, patched and replaced. Phoenix BIOS Editor will not allow you to save the BIOS unchanged, so to save the BIOS we should change some string value and then change it back (or just leave it that way).

The BIOS rootkit source code and patching scripts can be downloaded from the links at the end of this article if you want to do it all yourself.

Removing the BIOS on a PC

The first step to modifying the actual system BIOS is to extract a copy of it. Phoenix has two different tools they usually provide for this purpose, one called “Phlash16” and the other called “WinPhlash”. Phlash16 is a command line utility (with a console GUI), but it only runs from DOS. WinPhlash, as the name implies, runs from within Windows. Although it is a GUI utility, it also accepts command line parameters, which allows us to automate the BIOS extraction process. For this project, I created a few scripts to automate BIOS extraction and patching, but they are rather primitive and feature-poor.

The following batch script will copy the BIOS to a file named BIOSORIG.WPH, and then will check to see if it has been previously modified. Perl script CheckFlash.py just checks the contents of the BIOS for my name, which is not in any unmodified BIOS.

@rem This file will copy the BIOS and check if it has been patched before.
@rem Copying
WinPhlash\WinPhlash.exe /ro=BIOSORIG.WPH
@rem Check if the BIOS has already been patched
Python\PortablePython_1.1_py2.6.1\App\python CheckFlash.py WinPhlash\BIOSORIG.WPH

This utility is suitable for any user who can make changes to BIOS settings.

Phoenix Bios Editor overview

Phoenix Bios Editor is a Windows application that allows users to modify ROM modules that are part of the BIOS and make changes to the image. The program is intended mainly for programmers.

Software customization

The software has a simple interface. It will save you from having to reinstall BIOS in the future. The application supports unpacking and replacing components in the image. It is also possible to change system settings.

To customize the application to install Windows, you will need to select the “Advanced Features” menu item. In some cases, you may need to uninstall the firmware. This may help BIOS Backup ToolKit .

BIOS administration

In addition to the program, you will need the BIOS installed on your PC for the system to work correctly. The first step is to open the archive with the utility using a suitable tool and find a file with WPH extension in it. This is what you will change. After unpacking and installing the described software, you will need to open the previously mentioned file and agree with all system warnings. Then in MOD_5100. ROM you can find the hardware list of your computer to edit.

It is recommended that you check everything thoroughly several times before confirming changes. If you make a mistake, your computer may crash.

Functions

  • free to download and use;
  • allows you to make changes to the equipment whitelist;
  • the tool is designed for advanced users;
  • The utility has a simple interface;
  • compatibility with modern versions of Windows.

Read more articles about cryptocurrencies and mining at CRAZY-MINING.ORG

Do you like to read similar articles about cryptocurrencies and mining, do you want to support me as an author or ask questions? Be the first to know the news, subscribe to my telegram channel CRYPTO WIKIES

Leave a Reply

Your email address will not be published. Required fields are marked *