Add Installation
parent
f847383225
commit
28a56c31a8
17
Installation.md
Normal file
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.
|
Loading…
x
Reference in New Issue
Block a user