π οΈInstall Vigil
Clone Repository
git clone https://github.com/deadbits/vigil-llm.git
cd vigil-llmInstall YARA
Setup Python Virtual Environment
python3 -m venv venv
source venv/bin/activateInstall Vigil library
pip install -e .Last updated