API Features:
- Supports scanning file with YARA.
- Can get trend locality sensitive hashing for files.
- Can compare similarity distance between two hashes.
- Could adapt to new YARA signatures.
- Can perform Virus Total Scan on snapshot of your running processes. [Whitelisted files will be ignored]
- SQLite database for storing malware signatures(TLSH hashes) and retrieving via API. [NEW]
- Updating functionality along with GUI interface.