# nodejs-hash-antivirus Simple antivirus written in node.js. Uses md5 hashes.
If you get any errors(Which you most likely will) please make a issue and send the log.txt file found in the same folder as the program
# Usage
Use "npm run" to run the main program.
Use "npm run update" to update the offical databases.
Use "npm run custom" to make custom databases.
# Features

Scanner, Updater and Custom database creator

Over 69,000 hashes in the built in database (Nice)

Horribly optimized code

Can only scan one file at once