Skip to content

Minimum Working Product

Latest
Compare
Choose a tag to compare
@VISWESWARAN1998 VISWESWARAN1998 released this 15 Jul 09:18
· 10 commits to master since this release

API Features:

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