Skip to content

installation

Installation

This package can be installed with pip install badfiles. The package also provides a convenance script called badfiles that provides a GUI for the the detection engine. The badfiles command has an an additional dependency, Gooey. If you wish to use the badfiles script please install the additional dependency via pip install badfiles[gui].

This project requires a Yara installation. Installation instructions can be found here. This project also relies on python-magic which may require additional installation steps depending on your operating system.