Firmware slap combines concolic analysis with function clustering for vulnerability discovery and function similarity in firmware. Firmware slap is built as a series of libraries and exports most information as either pickles or JSON for integration with other tools.
Slides from the talk can be found here
Setup
Firmware slap should be run in a virtual environment. It has been tested on Python3.6
Download Firmware_SlapCode:
python setup.py install