{% extends "base.html" %} {% set active_page = "Info" %} {% block body %}

Software

The Firmware Analysis and Comparison Tool (FACT) (formerly known as Fraunhofer's Firmware Analysis Framework (FAF)) is intended to automate Firmware Security Analysis. FACT is developed by Fraunhofer FKIE. The project is partly financed by German Federal Office for Information Security (BSI) and others.

{% include "imprint.html" %}

License Information

Firmware Analysis and Comparison Tool (FACT)
Copyright (C) 2015-2021 Fraunhofer FKIE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see www.gnu.org/licenses/.

Some plug-ins may have different licenses.

Change Log

FACT 3.2 (2021-05-21)

FACT 3.1 (2020-05-28)

FACT 3.0 (2019-07-31)

FACT 2.6 (2019-04-03)

FACT 2.5 (2018-08-01)

FACT 2.4 (2018-03-16)

FACT 2.3 (2017-12-24)

FACT 2.2 (2017-09-21) (first public release)

FACT 2.1 (2017-08-23)

FACT 2.0 (2017-07-31)

FAF 1.4 (2017-04-24)

FAF 1.3 (2017-03-21)

FAF 1.2 (2017-02-01)

FAF 1.1 (2016-12-20)

FAF 1.0 (2016-10-28)

{% endblock %}