Add Installation

Lisa 2025-03-24 21:45:24 +01:00
parent f847383225
commit 28a56c31a8

17
Installation.md Normal file

@ -0,0 +1,17 @@
To install Novel, Anti-Abuse ensure your system has got follow requirements met:
> Requirements: python3, keyboard, brain
1. Install requirements for Novel using pip
```bash
pip install watchdog tomllib yara
```
2. Configure your config.toml and yara rules
Thirdly run configure config.toml, upload your YARA (.yar and .yara) signatures in /signatures and then finally run Novel, Anti-Abuse (RADAR) using python3!
```python
python3 main.py
```
Done! You're now running Novel, Anti-Abuse.