-
Notifications
You must be signed in to change notification settings - Fork 226
Home
Peter Weidenbach edited this page Sep 27, 2017
·
9 revisions
FACT can be extended easily via plug-ins. Additionally a REST-API is available to connect external tools. Thereby almost all features of the web-interface are available via REST as well.
The following figures explain the workflow concept of FACT and should help to understand the overall concepts. The first figure shows the initial analysis. The second figure visualizes the compare feature. Thereby compares can just be done on samples that have been unpacked and analyzed before.
As you can see, there are three types of plug-ins:
- unpacker
- analysis
- compare
The following manuals explain how to write these plug-ins.