LongSoft / FD44Editor

Utility to edit ASUS BIOS image files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Utility to edit ASUS BIOS image files


Languages

Language:C++ 70.3%Language:C 29.1%Language:QMake 0.6%