Skip to content

Utility to edit ASUS BIOS image files

Notifications You must be signed in to change notification settings

Coool/FD44Editor

 
 

Repository files navigation

FD44Editor

Description

Utility to edit ASUS BIOS image files. This project is not supported or maintained, use it on your own risk.

Build

Debian/Ubuntu

Clone repository to ~/FD44Editor, then:

$ cd ~/FD44Editor
$ sudo apt-get install -y build-essential libqt4-dev
$ qmake-qt4
$ make

Run using:

$ ~/FD44Editor/FD44Editor

Packages

No packages published

Languages

  • C++ 70.3%
  • C 29.1%
  • QMake 0.6%