Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 772 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 772 Bytes

FACT plug-in - Firmadyne

BCH compliance
Caution: This plug-in is quite experimental at the moment. Feel free to improve it.

Firmadyne integration into the Firmware Analysis and Comparison Tool.

Installation

Go to FACT's root directory and execute the following lines:

$ git submodule add https://github.com/fkie-cad/FACT_firmadyne_analysis_plugin.git src/plugins/analysis/firmadyne
$ ./install.py -B

If you add more than one additional plug-in, ./install.py -B must be run just once after you added the last plug-in.