Skip to content

fkie-cad/FACT_firmadyne_analysis_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.