Open
Description
Right now those two tools are installed from the malware_tools_analzyers Docker Integration by downloading the binary.
This solution is not optimal because it makes difficult to track updates and the downloaded binary is made for a single arch.
We should try to rewrite the analyzers to leverage the officialy supported python libraries.
See: https://pypi.org/project/flare-capa/ and https://pypi.org/project/flare-floss/