The FLARE team is working in a new tool and needs the libraries installed by the new libraries-extra.python3.vm package. This libraries are useful in general to develop reverse engineering related tools.
Extend the VM-Pip-Install function helper to support a list of Python libraries to install. Use the new feature to simplify the code in internet_detector.vm and in the new libraries-extra.python3.vm.
The FLARE team is working in a new tool and needs the libraries installed by the new
libraries-extra.python3.vm
package. This libraries are useful in general to develop reverse engineering related tools.Extend the
VM-Pip-Install
function helper to support a list of Python libraries to install. Use the new feature to simplify the code ininternet_detector.vm
and in the newlibraries-extra.python3.vm
.