https://github.com/mimoja/mft
Mimojas Firmware Toolkit for unpacking and analysis firmware images
https://github.com/mimoja/mft
Last synced: about 1 year ago
JSON representation
Mimojas Firmware Toolkit for unpacking and analysis firmware images
- Host: GitHub
- URL: https://github.com/mimoja/mft
- Owner: Mimoja
- License: agpl-3.0
- Created: 2019-10-29T16:36:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T13:05:13.000Z (about 6 years ago)
- Last Synced: 2024-06-21T03:47:44.812Z (almost 2 years ago)
- Language: Makefile
- Homepage:
- Size: 28.3 KB
- Stars: 13
- Watchers: 5
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://drone.mimoja.de/Mimoja/MimojaFirmwareToolkit)
# MimojaFirmwareToolkit (MFT)
MFT is a free and open-source online service and corresponding libraries to
unpack
read
parse
analyse
x86 bios updates and firmware images.
Hopefully longterm it will be able to modify images as well.
It aims to build the worlds biggest bios (firmware) database to be able to track:
Microcode spread
Vulnerability tracking
Binary Blob updates
CPU and mainboard model spread
Vendor update schedules
While it is still in BETA, it can already unpack and analyse quite an amount of data.
## Usage
1. Clone this repository recursivly
3. Create config.yml file and env file in MFT-Docker
4. Run `docker-compose up` in MFT-Docker
5. Run `make`